Skip to content

Commit d7a56a1

Browse files
upate release notes (#6837)
Co-authored-by: rachelsaunders <52258509+rachelsaunders@users.noreply.github.com>
1 parent 210dc02 commit d7a56a1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

firebase-vertexai/CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
`GenerativeModel` or `ImagenModel`.
99
* [changed] Added new exception type for quota exceeded scenarios.
1010
* [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.
1213
* [changed] **Breaking Change**: `ImagenInlineImage.data` now returns the raw
1314
image bytes (in JPEG or PNG format, as specified in
1415
`ImagenInlineImage.mimeType`) instead of Base64-encoded data. (#6800)

0 commit comments

Comments
 (0)