Skip to content

Commit d4cf930

Browse files
Update articles/ai-studio/how-to/develop/evaluate-sdk.md
Co-authored-by: Lauryn Gayhardt <[email protected]>
1 parent cb17726 commit d4cf930

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
@@ -86,7 +86,7 @@ Built-in evaluators can accept *either* query and respons pairs or a list of con
8686
- Response: the response to query generated by the generative AI application
8787
- Context: the source that response is generated with respect to (that is, grounding documents)
8888
- 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.
89+
- Conversation: a list of messages of user and assistant turns. See more in the next section.
9090

9191
#### Evaluating multi-turn conversations
9292

0 commit comments

Comments
 (0)