v2.7.8
clusterzx/paperless-aiv2.7.8May 16, 2025by clusterzx
AI Summary
Adds configuration options for token limits and fixes issues related to Azure Playground and content size calculation.
Key Highlights
- Configurable token limitation and response size
- Fixed wrong model reference for Azure Playground
- Fixed issue #516
New Features
- Configurable token limits
- Azure Playground model reference fix
- Content size calculation accuracy
Full Release Notes
## What's Changed * Add a configurable token limitation and response size by @habitoti in https://github.com/clusterzx/paperless-ai/pull/496 * Exactly compute the new content size according to given token limit by @habitoti in https://github.com/clusterzx/paperless-ai/pull/498 * Fix wrong model reference for Azure Playground by @habitoti in https://github.com/clusterzx/paperless-ai/pull/511 * Bump the npm_and_yarn group across 1 directory with 3 updates by @dependabot in https://github.com/clusterzx/paperless-ai/pull/514 * fix issue #516 by @KoffeinKaio in https://github.com/clusterzx/paperless-ai/pull/521 ## New Contributors * @habitoti made their first contribution in https://github.com/clusterzx/paperless-ai/pull/496 * @KoffeinKaio made their first contribution in https://github.com/clusterzx/paperless-ai/pull/521 **Full Changelog**: https://github.com/clusterzx/paperless-ai/compare/v2.7.6...v2.7.8