github agno-agi/agno v2.1.1

12 hours ago

Changelog

Improvements:

  • AgentOS Interface Route Prefix: Added the option to specify a prefix for AGUI, Whatsapp, and Slack interfaces. This enables running multiple interfaces on the same AgentOS instance.

Bug Fixes:

  • Fix JSON serialize issue in websocket handler: WebSocketHandler.handle_event() and handle_dict() methods in types.py failed to serialize datetime/date objects when sending workflow events via WebSocket, causing "Object of type datetime is not JSON serializable" errors.
  • Update reasoning_effort options to include 'low' for openai: As per docs currently supported values of reasoning_effort are minimal, low, medium, and high

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.1.1

Don't miss a new agno release

NewReleases is sending notifications on new releases.