Skip to content

Commit 87bbb49

Browse files
committed
fixes
1 parent 4bce547 commit 87bbb49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-foundry/how-to/develop/evaluate-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Built-in quality and safety metrics take in query and response pairs, along with
5252

5353
Built-in evaluators can accept query and response pairs, a list of conversations in JSON Lines (JSONL) format, or both.
5454

55-
| Evaluator | Conversation & single-turn support for text | Conversation & single-turn support for text and image | Single-turn support for text only | Requires `ground_truth` | Supports [agent inputs](./agent-evaluate-sdk.md#agent-messages) |
55+
| Evaluator | Conversation & single-turn support for text | Conversation & single-turn support for text and image | Single-turn support for text only | Requires `ground_truth` | Supports [agent inputs](./agent-evaluate-sdk.md#agent-message-schema) |
5656
|--|--|--|--|--|--|
5757
| **Quality Evaluators** |
5858
| `IntentResolutionEvaluator` | | | | ||

0 commit comments

Comments
 (0)