github agno-agi/agno v2.0.9

6 hours ago

Changelog

New Features:

  • MCP Toolbox: new Toolkit to provide your Agents with access to Google’s MCP Toolbox for Databases.
  • Bulk DB writing: all DB implementations now support writing multiple Sessions and Memories with one DB call.
  • Ollama Cloud: Added support for Ollama cloud.
  • Handle session_state: the AgentOS run endpoints now support receiving the session_state and dependencies parameters

Improvements:

  • Ollama Cloud: Ollama Model class now supports use of Ollama Cloud via an API key
  • AgentOS WhatsApp interface: allow adjusting the WhatsApp version to use with the interface.
  • Workflows support for Slack interface: Workflows can now be used in AgentOS together with the Slack interface.
  • Scrape Graph Toolkit: New methods added to the Scrape Graph Toolkit.
  • Raise on Storage errors: Raise any critical errors that happen when reading or writing from a database, instead of logging them.
  • V2 Migration script: batch operations to support and speed up migrating large tables.

Bug Fixes:

  • AgentOS chat: Fixed a bug where user messages would be displayed in the wrong order.
  • V2 Migration script: Add support for schemas pertaining to older Agno versions.
  • HuggingFace Model Class: Fixed a bug with tool call streaming for HF model class

What's Changed

New Contributors

Full Changelog: v2.0.8...v2.0.9

Don't miss a new agno release

NewReleases is sending notifications on new releases.