v0.9.4
Cinnamon/kotaemonv0.9.4Dec 5, 2024by github-actions[bot]
AI Summary
This update adds BibTeX support for citations, moves the citation style setting to the main UI, and improves Gemini API function calls.
Key Highlights
- BibTeX citation support
- Citation style quick setting in main UI
- Improved Gemini function call logic
New Features
- BibTeX support
- Citation style UI change
- Gemini API improvements
- Complex reasoning mode fix
Full Release Notes
## What's Changed * docs: Add BibTeX for people to cite Kotaemon in their work by @lone17 in https://github.com/Cinnamon/kotaemon/pull/551 * feat: add citation style quick setting by @taprosoft in https://github.com/Cinnamon/kotaemon/pull/554 * Move citation style quick setting to the main Chat UI * Improve Gemini API function call logic (which also enhance citation quality) * Fix complex reasoning mode for non-OpenAI API **Full Changelog**: https://github.com/Cinnamon/kotaemon/compare/v0.9.3...v0.9.4