Skip to content

Commit 7d19ddb

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

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
@@ -201,7 +201,7 @@ safety_score = safety_evaluator(conversation=conversation_image_url)
201201

202202
Currently the image and multi-modal evaluators support:
203203

204-
- Single turn only (i.e. a conversation can have only 1 user message and 1 assistant message)
204+
- Single turn only (a conversation can have only 1 user message and 1 assistant message)
205205
- Conversation can have only 1 system message
206206
- Conversation payload should be less than 10MB size (including images)
207207
- Absolute URLs and Base64 encoded images

0 commit comments

Comments
 (0)