What's Changed
- fix: update Docling call to generate figure caption by @christopherkao in #729
- feat: add structured output to openai by @bfdykstra in #603
- feat: add options for Mistral AI by @aminamos in #707
- feat: add VoyageAI's rerank and embeddings models by @taprosoft in #733
- fix: scope is not passed to vector store query by @chunlampang in #747
- 🐛 fix(docstore): preserve retrieval ranking order in lancedb get() by @TommasoMoroHtx in #745
- chore: added base_url parameter to CohereReranking by @mginfn in #743
- fix: typo lancedb by @phv2312 in #760
- fix: add validation to avoid path-traversal vulnerabilities by @cin-niko in #755
New Contributors
- @christopherkao made their first contribution in #729
- @aminamos made their first contribution in #707
- @chunlampang made their first contribution in #747
- @TommasoMoroHtx made their first contribution in #745
- @mginfn made their first contribution in #743
Full Changelog: v0.10.7...v0.11.0