v0.0.24
What's Changed
- [feature] Add
NoEncodeBaseKnowledgeStoreandNoEncodeAsyncBaseKnowledgeStoreby @nerdai in #385 - [Feature] Adds
NoEncodeRAGSystemby @nerdai in #386 - [Feature] Verify bridge framework version by @czakop in #381
- [Feature] Add
AsyncNoEncodeRAGSystemandAsyncRAGSystemby @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
MCPStdioKnowledgeSourceand renameMCPKnowledgeSourcetoMCPStreamableHttpKnowledgeSourceby @nerdai in #399 - [refactor] Add
BaseMCPKnowledgeSourceto be more dry withMCPStdioKnowledgeSourceandMCPStreamableHttpKnowledgeSoruceby @nerdai in #400 - [feature] Add
rerank_callbacktoMCPKnowledgeStoreby @nerdai in #402 - [docs] New cookbook for an
AsyncNoEncodeRAGSystemusingMCPKnowledgeStoreby @nerdai in #401 - [Feature] Add
to_sync()methods forAsyncKnowledgeStoreandAsyncRAGSystemand 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