Skip to content

v1.7.3

Compare
Choose a tag to compare
@dirkbrnd dirkbrnd released this 15 Jul 22:32
· 31 commits to main since this release
194d9b0

Changelog

New Features:

  • Session State on Run: You can now pass session_state when running an agent or team. See docs for more information.
  • GCS Support for PDF Knowledge Base: Added GCSPDFKnowledgeBase to support PDFs on Google Cloud Storage.

Bug Fixes:

  • Workflows Async + Storage: Fixed issues where sessions was not correctly stored with async workflow executions.
  • Session State Management: Fixed issues around session state management in teams and agents. Session state and session name will now correctly reset and load from storage if sessions are switched.
  • Metadata Support for Document Knowledge Base: Adds metadata support for DocumentKnowledgeBase
  • Session Metrics with History: Fixed bug with session metrics on Agent where history is enabled.

What's Changed

New Contributors

Full Changelog: v1.7.2...v1.7.3