We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47e8f5b commit 56536a2Copy full SHA for 56536a2
articles/ai-foundry/concepts/observability.md
@@ -88,7 +88,7 @@ To learn more, see [Risk and safety evaluators](./evaluation-evaluators/risk-saf
88
| Evaluator | Purpose | Inputs |
89
|--|--|--|
90
| Intent Resolution | Measures how accurately the agent identifies and addresses user intentions.| Query, response |
91
-| Task Adherence | Measures how well the agent follows through on identified tasks. | Query, response |
+| Task Adherence | Measures how well the agent follows through on identified tasks. | Query, response, (optional) tool_definitions |
92
| Tool Call Accuracy | Measures how well the agent selects and calls the correct tools to.| Query, either response or tool calls, tool definitions |
93
94
To learn more, see [Agent evaluators](./evaluation-evaluators/agent-evaluators.md).
0 commit comments