Skip to content

Commit 3a3d604

Browse files
Update gemini/responsible-ai/gemini_safety_ratings.ipynb
Co-authored-by: Holt Skinner <[email protected]>
1 parent e9fc398 commit 3a3d604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gemini/responsible-ai/gemini_safety_ratings.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1078,7 +1078,7 @@
10781078
"The documentation for [FinishReason](https://cloud.google.com/vertex-ai/docs/reference/rest/v1/GenerateContentResponse#finishreason) contains some more detailed explanations.\n",
10791079
"\n",
10801080
"For example, the previous response was blocked with the `finish_reason: SAFETY`, indicating that\n",
1081-
"> The token generation was stopped as the response was flagged for safety reasons. NOTE: When streaming the Candidate.content will be empty if content filters blocked the output.\n",
1081+
"> The token generation was stopped as the response was flagged for safety reasons. NOTE: When streaming the `Candidate.content` will be empty if content filters blocked the output.\n",
10821082
"\n",
10831083
"As of this writing, the table from the [FinishReason docs](https://cloud.google.com/vertex-ai/docs/reference/rest/v1/GenerateContentResponse#finishreason) have been reproduced below, but please look at the docs for the definitive explanations\n"
10841084
]

0 commit comments

Comments
 (0)