v1.3.5

April 21, 2025

1.3.5

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
      • send proper events in 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.