Changelog
New Features:
- Agent as Judge on AgentOS: Our new [AgentAsJudge Evals](https://docs.agno.com/basics/evals/agent-as-judge/overview) are now completely supported on the AgentOS: you can configure and trigger new runs, and will see existing runs listed with the rest in the Evals page.
Bug Fixes:
- RunInput parsing: Fixed an issue persisting RunInput objects when providing it as a list of Message objects.
- Mistral Embedder: Fixed an issue setting timeout values for the MistralEmbedder class.
What's Changed
- cookbook: Speech to text workflow example by @willemcdejongh in #5742
- feat: return agent-as-judge evals on GET endpoints [SDK-403] by @manuhortet in #5663
- [fix] Make RunInput input_content JSON-serializable by @liqiongyu in #5810
- chore: v2.3.21 by @manuhortet in #5840
Full Changelog: v2.3.20...v2.3.21