github agno-agi/agno v2.1.9

20 hours ago

Improvements:

  • id on Message: Add id field on the Message class that is used internally for messages sent to LLMs, but also for the list of messages on the RunOutput objects. This can be used for tracking messages in storage.
  • Extend support for session_state in Workflows: Provide access to the contextual session_state to the evaluator and selector functions of the Condition and Router Workflow Step classes.

Bug Fixes:

  • Metadata On Teams: Fixed issues with passing metadata on run and arun for teams.
  • Reader on async_add_contents: Fixed missing reader attribute not being passed to forknowledge loader functions

What's Changed

Full Changelog: v2.1.8...v2.1.9

Don't miss a new agno release

NewReleases is sending notifications on new releases.