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 2226d0c commit 7d19ddbCopy full SHA for 7d19ddb
articles/ai-studio/how-to/develop/evaluate-sdk.md
@@ -201,7 +201,7 @@ safety_score = safety_evaluator(conversation=conversation_image_url)
201
202
Currently the image and multi-modal evaluators support:
203
204
-- Single turn only (i.e. a conversation can have only 1 user message and 1 assistant message)
+- Single turn only (a conversation can have only 1 user message and 1 assistant message)
205
- Conversation can have only 1 system message
206
- Conversation payload should be less than 10MB size (including images)
207
- Absolute URLs and Base64 encoded images
0 commit comments