Skip to content

v0.0.27

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Jun 04:08
· 48 commits to main since this release
5bd7bfd

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 exceptions module by @nerdai in #427
  • [docs] update paper link to point to camera-ready version by @nerdai in #429
  • [Feature] Add AsyncQdrantKnowledgeStore and cookbook for using it within an AsyncRAGSystem by @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_retrieve to knowledge store classes by @nerdai in #436
  • [Feature] Implement batch_retrieve for Qdrant knowledge stores by @nerdai in #439
  • Update default batch_retrieve for 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