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_nameto agent events, andteam_nameto team events. Also addedteam_session_idto team-member events to indicate that it belongs to the top-level team session. - Team Run Events: Added
stream_member_eventsto teams to optionally disable streaming of member events. - DocumentKnowledgeBase Async: Added
asyncsupport onDocumentKnowledgeBase - Enums on Custom Tools: Added support for
enumparameters 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.
