You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: firebase-vertexai/CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
`GenerativeModel` or `ImagenModel`.
4
4
*[changed] Added new exception type for quota exceeded scenarios.
5
5
*[feature]`CountTokenRequest` now includes `GenerationConfig` from the model.
6
-
*[feature]Public Preview: Added support for streaming input and output (including audio) using the [Multimodal Live API](/docs/vertex-ai/live-api?platform=android)
6
+
*[feature] Added preliminary support for bidirectional streaming. This feature is not yet fully supported.
7
7
*[changed]**Breaking Change**: `ImagenInlineImage.data` now returns the raw
8
8
image bytes (in JPEG or PNG format, as specified in
9
9
`ImagenInlineImage.mimeType`) instead of Base64-encoded data. (#6800)
0 commit comments