Skip to content

v1.7.2

Compare
Choose a tag to compare
@dirkbrnd dirkbrnd released this 10 Jul 15:49
· 44 commits to main since this release
5547e4e

Changelog

New Features:

  • MySQL Storage: Added support for MySQLStorage as an agent/team/workflow session storage backend.
  • XAi Live Search: Added support for live search on the XAi model provider.
  • OpenAI Deep Research: Support added for o4-mini-deep-research and o3-deep-research models.

Improvements:

  • Memory Growth on Performance Evals: Added memory_growth_tracking as an attribute on PerformanceEval to enable additional debug logs for memory growth.
  • Agent/Team in Tool Hook: Added agent and team as optional parameters in tool hooks, for more flexibility.

Bug Fixes:

  • Gemini 2.5 Metrics: Fixed Gemini metrics to correctly include “thinking” tokens.
  • Claude tool calling: Fixed a bug related to parsing function call responses when using Claude models.
  • Team Metrics: Fixed a bug with team metrics when teams have history enabled.

What's Changed

New Contributors

Full Changelog: v1.7.1...v1.7.2