v3.0.5

mikeyobrien/ralph-orchestratorv3.0.5Jun 16, 2025by clusterzx

AI Summary

Introduces fine-grained restrictions for tags and correspondents, adds RAG Chat capabilities for Azure OpenAI, and enhances the OpenAI service with external API integration.

Key Highlights

  • Introduction of fine-grained restrictions for tags and correspondents
  • RAG Chat implementation for Azure OpenAI
  • External API integration for OpenAI service
  • Fix for punkt_tab download dependency

New Features

  • Introduce fine-grained restrictions for tags and correspondents
  • RAG Chat for Azure Open AI
  • Enhance OpenAI service with external API integration and restrictions
  • Fix punkt_tab download

Full Release Notes

## What's Changed
* Fix punkt_tab download by @clusterzx in https://github.com/clusterzx/paperless-ai/pull/542
* RAG Chat for Azure Open AI  by @habitoti in https://github.com/clusterzx/paperless-ai/pull/537
* Bump tar-fs from 2.1.2 to 2.1.3 in the npm_and_yarn group across 1 directory by @dependabot in https://github.com/clusterzx/paperless-ai/pull/559
* Enhance OpenAI service with external API integration and restrictions by @clusterzx in https://github.com/clusterzx/paperless-ai/pull/582

Introduce fine-grained restrictions for tag and correspondent creation, along with the ability to fetch external data via an API. Update settings management and ensure proper handling of new features.

**Full Changelog**: https://github.com/clusterzx/paperless-ai/compare/v3.0.4...v3.0.5