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
+2-1
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,8 @@
8
8
`GenerativeModel` or `ImagenModel`.
9
9
*[changed] Added new exception type for quota exceeded scenarios.
10
10
*[feature]`CountTokenRequest` now includes `GenerationConfig` from the model.
11
-
*[feature] Added preliminary support for bidirectional streaming. This feature is not yet fully supported.
11
+
*[feature]**Public Preview:** Added support for streaming input and output (including audio) using the [Gemini Live API](/docs/vertex-ai/live-api?platform=android)
12
+
**Note**: This feature is in Public Preview, which means that it is not subject to any SLA or deprecation policy and could change in backwards-incompatible ways.
12
13
*[changed]**Breaking Change**: `ImagenInlineImage.data` now returns the raw
13
14
image bytes (in JPEG or PNG format, as specified in
14
15
`ImagenInlineImage.mimeType`) instead of Base64-encoded data. (#6800)
0 commit comments