Skip to content

Commit 5849150

Browse files
authored
Update observability.md
1 parent 279f56a commit 5849150

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/ai-foundry/concepts/observability.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,10 +97,10 @@ To learn more, see [Agent evaluators](./evaluation-evaluators/agent-evaluators.m
9797

9898
| Evaluator | Purpose | Inputs |
9999
|--|--|--|
100-
| Label grader| Classifies content using custom guidelines and labels. | Query, response, ground truth |
101-
| String Checker | Performs flexible text validations and pattern matching. | Query |
100+
| Model Labeler| Classifies content using custom guidelines and labels. | Query, response, ground truth |
101+
| String Checker | Performs flexible text validations and pattern matching. | Response |
102102
| Text Similarity | Evaluates the quality of text or determine semantic closeness. | Response, ground truth |
103-
| General grader| Generates numerical scores (customized range) for content based on custom guidelines. | |
103+
| Model Scorer| Generates numerical scores (customized range) for content based on custom guidelines. | Query, response, ground truth |
104104

105105
To learn more, see [Azure OpenAI Graders](./evaluation-evaluators/azure-openai-graders.md).
106106

0 commit comments

Comments
 (0)