Skip to content

Commit c2881e2

Browse files
authored
Merge pull request #1693 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-ai-docs (branch main)
2 parents 773556a + c0569f3 commit c2881e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Built-in evaluators can accept *either* query and response pairs or a list of co
8181
| `HateUnfairnessEvaluator` | Required: String | Required: String | N/A | N/A |Supported |
8282
| `IndirectAttackEvaluator` | Required: String | Required: String | Required: String | N/A |Supported |
8383
| `ProtectedMaterialEvaluator` | Required: String | Required: String | N/A | N/A |Supported |
84-
| `QAEvaluator` | Required: String | Required: String | Required: String | N/A | Not supported |
84+
| `QAEvaluator` | Required: String | Required: String | Required: String | Required: String | Not supported |
8585
| `ContentSafetyEvaluator` | Required: String | Required: String | N/A | N/A | Supported |
8686

8787
- Query: the query sent in to the generative AI application

0 commit comments

Comments
 (0)