Skip to content

v1.3.5

Compare
Choose a tag to compare
@dirkbrnd dirkbrnd released this 21 Apr 17:55
· 529 commits to main since this release

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 on RunResponse for stream/non-stream, async/non-async
      • Unified json structure for all types of reasoning in Reasoning events
  • 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

New Contributors

Full Changelog: v1.3.4...v1.3.5