You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-foundry/how-to/evaluation-github-action.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ The input of ai-agent-evals includes:
51
51
- Only single agent turn is supported.
52
52
-`agent-ids`: a unique identifier for the agent and comma-separated list of agent IDs to evaluate.
53
53
- When only one `agent-id` is specified, the evaluation results include the absolute values for each metric along with the corresponding confidence intervals.
54
-
- When multiple a`gent-ids` are specified, the results include absolute values for each agent and a statistical comparison against the designated baseline agent ID.
54
+
- When multiple `agent-ids` are specified, the results include absolute values for each agent and a statistical comparison against the designated baseline agent ID.
0 commit comments