0.4.2
This release improve the developer experience by a new CLI (see makecommand) and a new documentation with Astro Starlight. The new documentation is available here : https://docs.opengatellm.org/.
Features
- Add a new CLI with Rich (#713)
make create-usercommand is replaced bymake create-adminto create admin user to help you when you contribute to OpenGateLLM codebase.
- Add
verbose_jsonoutput format for /v1/audio/transcription endoint (#774)
Deprecated
carbonusage key in output of model reponses is replaced byimpactsafter ecologit update. This key will be removed in v0.5.0 (#791)
Bug fixes
- Tool calling on Mistral On prem providers (#773)
- Support legacy metadata (#777)
- Fix typo on GET /documents/{document_id}/chunks (#782)
- fix(collections): public filter of GET /v1/collections by @leoguillaume in #789
Refactoring
- New documentation with Astro Starlight (#762, #771, #770, #772, #776)
- Refactored provider endpoints to better align with clean architecture principles, improving maintainability and code organization (#718, #713, #767, #778, #783)
- Optimize integration tests duration (#780)
Security
New Contributors
- @github-actions[bot] made their first contribution in #771
Full Changelog: 0.4.1...0.4.2