Skip to content

v1.6.1

Compare
Choose a tag to compare
@dirkbrnd dirkbrnd released this 13 Jun 15:27
· 124 commits to main since this release
73bc4b4

Changelog

New Features:

  • Nebius Embeddings: Added support for embedding models on Nebius.
  • Firestore Memory and Storage: Added support for Firestore both as memory and storage provider for your agents.

Improvements:

  • Improved Event Payloads: Added agent_name to agent events, and team_name to team events. Also added team_session_id to team-member events to indicate that it belongs to the top-level team session.
  • Team Run Events: Added stream_member_events to teams to optionally disable streaming of member events.
  • DocumentKnowledgeBase Async: Added async support on DocumentKnowledgeBase
  • Enums on Custom Tools: Added support for enum parameters in custom tools.

Bug Fixes:

  • Team Events: Fixed issues related to team and member events not being part of the same session. Going forward a team and its members will all have the same session ID.

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.6.1