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 d009f13 commit 5c96b9bCopy full SHA for 5c96b9b
tests/test_generative_models.py
@@ -1120,13 +1120,13 @@ def test_repr_error_info_for_chat_streaming_unexpected_stop(self):
1120
"usage_metadata": {}
1121
}),
1122
),
1123
- error=<StopCandidateException> index: 0
1124
- content {
+ error=<StopCandidateException> content {
1125
parts {
1126
text: "abc"
1127
}
1128
1129
finish_reason: SAFETY
+ index: 0
1130
citation_metadata {
1131
1132
"""
0 commit comments