What's Changed
- [docs] Update mcp cookbook with training of smaller generator model to avoid OOM by @nerdai in #424
- [docs] add link to paper by @nerdai in #425
- [chore] Add docstrings for
exceptionsmodule by @nerdai in #427 - [docs] update paper link to point to camera-ready version by @nerdai in #429
- [Feature] Add
AsyncQdrantKnowledgeStoreand cookbook for using it within anAsyncRAGSystemby @nerdai in #430 - [chore] - Adding few items to api reference in docs by @nerdai in #433
- [Feature] Add batch methods for RAGSystem by @czakop in #431
- Bump the all-python-packages group with 6 updates by @dependabot in #434
- [chore] rm non working codeql by @nerdai in #435
- [Feature] Add
batch_retrieveto knowledge store classes by @nerdai in #436 - [Feature] Implement
batch_retrievefor Qdrant knowledge stores by @nerdai in #439 - Update default
batch_retrievefor RAG system classes by @nerdai in #441 - [version] bump version to v0.0.27 by @nerdai in #442
Full Changelog: v0.0.26...v0.0.27