| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| New Community Metrics! source code.tar.gz | 2026-07-22 | 20.1 MB | |
| New Community Metrics! source code.zip | 2026-07-22 | 21.6 MB | |
| README.md | 2026-07-22 | 1.2 kB | |
| Totals: 3 Items | 41.7 MB | 1 | |
New to deepeval? Get started here.
✨ New Feature
- Add
AgentLoopDetectionMetricfor deterministic loop detection in agent traces. (#2645 by @Jeel3011) - Add a deterministic
ToolPermissionMetricfor metrics evaluation. (#2826 by @gh-raju)
⚡ Improvement
- Add an AI-generated draft body for release notes generation. (#2861 by @A-Vamshi)
- Fix typos in documentation and code comments. (#2865 by @maxtaran2010)
🐛 Bug Fix
- Fix MCP metrics to use
tools_calledand relax type strictness. (#2864 by @A-Vamshi) - Fix Ragas integration to call
capture_metric_typewith the updated telemetry signature. (#2568 by @sachinML) - Fix task completion to pass
tools_called_formattedinto theextract_goal_and_outcometemplate. (#2808 by @ppcvote) - Fix synthesizer crash by avoiding an
UnboundLocalErrorwhen a document yields zero chunks. (#2849 by @hassaanch23) - Fix dotted attribute access to
deepeval.evaluate.configs. (#2851 by @ErenAta16)
New contributors: @maxtaran2010, @Jeel3011, @gh-raju, @sachinML, @ppcvote, @hassaanch23, @ErenAta16
A huge thank you to everyone who contributed to this release ❤️