v1.3.5
Changelog
Improvements:
- Further Async Vector DB Support: Support added for:
- Reasoning on Agno Platform:
- Added extensive support for reasoning on the Agno Platform. Go see your favourite reasoning agents in action!
- Changes from SDK
- Now sending events for the different types of reasoning and populate the
reasoning_content
onRunResponse
forstream/non-stream
,async/non-async
- Unified json structure for all types of reasoning in
Reasoning events
- Now sending events for the different types of reasoning and populate the
- Google Caching Support: Added support for caching files and sending the cached content to Gemini.
Bug Fixes
- Firecrawl Scrape: Fixed issues with non-serializable types for during Firecrawl execution. #2883
What's Changed
- Demo Agents by @ashpreetbedi in #2906
- Fix accuracy eval by @dirkbrnd in #2913
- add clickhouse async support by @kausmeows in #2905
- Feature/reasoning by @kausmeows in #2760
- add chromadb async support by @kausmeows in #2904
- Check data existence in
doc_id
before inserting by @alpha-xone in #2685 - add cassandra vector db async support by @kausmeows in #2903
- Async pinecone by @kausmeows in #2902
- Add example for caching with google by @dirkbrnd in #2893
- add pgvector async by @kausmeows in #2901
- fix: firecrawl scrape api by @kausmeows in #2888
- Release 1.3.5 by @dirkbrnd in #2914
New Contributors
- @alpha-xone made their first contribution in #2685
Full Changelog: v1.3.4...v1.3.5