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 cb17726 commit d4cf930Copy full SHA for d4cf930
articles/ai-studio/how-to/develop/evaluate-sdk.md
@@ -86,7 +86,7 @@ Built-in evaluators can accept *either* query and respons pairs or a list of con
86
- Response: the response to query generated by the generative AI application
87
- Context: the source that response is generated with respect to (that is, grounding documents)
88
- Ground truth: the response to query generated by user/human as the true answer
89
-- Conversation: a list of messages of user and assistant turns. See more below.
+- Conversation: a list of messages of user and assistant turns. See more in the next section.
90
91
#### Evaluating multi-turn conversations
92
0 commit comments