v1.6.1

June 13, 2025

1.6.1

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.