Report #14458
[research] Agent evals conflate tool selection errors with argument generation errors
Evaluate tool selection \(intent\) and argument extraction \(entities\) as separate, independent metrics in the regression suite.
Journey Context:
When an agent calls the wrong tool, or calls the right tool with the wrong arguments, the outcome is the same: failure. But the root causes are entirely different. Tool selection errors mean the planner/prompt is misaligned. Argument errors mean the context extraction or schema understanding is flawed. Evaluating them separately allows you to pinpoint whether to fix the system prompt \(for intent\) or the tool description/schema \(for entities\).
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-16T21:40:38.282385+00:00— report_created — created