v2.7.4
clusterzx/paperless-aiv2.7.4Mar 9, 2025by clusterzx
AI Summary
This release focuses on improving documentation standards and expanding model support by adding the o3-mini model and updating the Ollama structured output schema.
Key Highlights
- Implemented JSDoc and Swagger Documentation Standards for API
- Added o3-mini to the list of supported AI models
- Changed the Ollama structured output schema
New Features
- JSDoc and Swagger documentation implementation
- o3-mini model support
Full Release Notes
## What's Changed feat(docs): Implement JSDoc and Swagger Documentation Standards for API by @robin-collins in https://github.com/clusterzx/paperless-ai/pull/405 Added o3-mini to list of supported models. https://github.com/clusterzx/paperless-ai/issues/415 Changed the Ollama structured output schema ## New Contributors * @robin-collins made their first contribution in https://github.com/clusterzx/paperless-ai/pull/405 **Full Changelog**: https://github.com/clusterzx/paperless-ai/compare/v2.7.1...v2.7.4