v3.0.5
kyutai-labs/unmutev3.0.5Jun 16, 2025by clusterzx
AI Summary
This release introduces fine-grained restrictions for controlling tag and correspondent creation. It also enhances the OpenAI service with external API integration and adds RAG Chat support for Azure OpenAI.
Key Highlights
- Introduced fine-grained restrictions for tags and correspondents
- Enhanced OpenAI service with external API integration
- Added RAG Chat for Azure OpenAI
- Fixed punkt_tab download issue
New Features
- Fine-grained restrictions for tags and correspondents
- External API integration for OpenAI
- RAG Chat for Azure OpenAI
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