Added the changelog

This commit is contained in:
Thorsten Sommer 2025-12-15 19:12:50 +01:00
parent 664062a622
commit 5b62c7f7ed
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -1,6 +1,7 @@
# v0.9.55, build 230 (2025-12-xx xx:xx UTC)
- Added support for newer Mistral models (Mistral 3, Voxtral, and Magistral).
- Added support for the new OpenAI model GPT 5.2.
- Added support for OpenRouter as LLM and embedding provider.
- Added a description field to local data sources (preview feature) so that the data selection agent has more information about which data each local source contains when selecting data sources.
- Added the ability to use file attachments in chat. This is the initial implementation of this feature. We will continue to develop this feature and refine it further based on user feedback. Many thanks to Sabrina `Sabrina-devops` for this wonderful contribution.
- Improved the document analysis assistant (in preview) by adding descriptions to the different sections.