What's Changed
- fix: update Docling call to generate figure caption by @christopherkao in https://github.com/Cinnamon/kotaemon/pull/729
- feat: add structured output to openai by @bfdykstra in https://github.com/Cinnamon/kotaemon/pull/603
- feat: add options for Mistral AI by @aminamos in https://github.com/Cinnamon/kotaemon/pull/707
- feat: add VoyageAI's rerank and embeddings models by @tapr...