Skip to content

v0.0.24

Choose a tag to compare

@github-actions github-actions released this 02 Jun 12:57
· 84 commits to main since this release
970560e

What's Changed

  • [feature] Add NoEncodeBaseKnowledgeStore and NoEncodeAsyncBaseKnowledgeStore by @nerdai in #385
  • [Feature] Adds NoEncodeRAGSystem by @nerdai in #386
  • [Feature] Verify bridge framework version by @czakop in #381
  • [Feature] Add AsyncNoEncodeRAGSystem and AsyncRAGSystem by @nerdai in #392
  • Feature/364 onboard more benchmarks by @Izukimat in #391
  • [docs fix] Incorrect filename for docs/api_reference/benchmarks/natural_questions by @nerdai in #394
  • [fix] natural questions benchmark module naming by @nerdai in #395
  • [Feature] Add MCPKnowledgeStore (a NoEncode Knowledge Store) by @nerdai in #393
  • [Feature] Add MCPStdioKnowledgeSource and rename MCPKnowledgeSource to MCPStreamableHttpKnowledgeSource by @nerdai in #399
  • [refactor] Add BaseMCPKnowledgeSource to be more dry with MCPStdioKnowledgeSource and MCPStreamableHttpKnowledgeSoruce by @nerdai in #400
  • [feature] Add rerank_callback to MCPKnowledgeStore by @nerdai in #402
  • [docs] New cookbook for an AsyncNoEncodeRAGSystem using MCPKnowledgeStore by @nerdai in #401
  • [Feature] Add to_sync() methods for AsyncKnowledgeStore and AsyncRAGSystem and their NoEncode variants. by @nerdai in #404
  • [Feature] Add LangChain bridge by @czakop in #397
  • [version] bump version to v0.0.24 by @nerdai in #406

Full Changelog: v0.0.23...v0.0.24