Skip to content

Commit 7eca50d

Browse files
committed
address comments
1 parent 92afaab commit 7eca50d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

firebase-vertexai/CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
# Unreleased
2-
* [feature] Public Preview: Added support for streaming input and output (including audio) using the [Live API](/docs/vertex-ai/live-api?platform=android)
3-
**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.
42

53
# 16.3.0
64
* [feature] Emits a warning when attempting to use an incompatible model with
75
`GenerativeModel` or `ImagenModel`.
86
* [changed] Added new exception type for quota exceeded scenarios.
97
* [feature] `CountTokenRequest` now includes `GenerationConfig` from the model.
10-
* [feature] Added preliminary support for bidirectional streaming. This feature is not yet fully supported.
8+
* [feature] Public Preview: Added support for streaming input and output (including audio) using the [Live API](/docs/vertex-ai/live-api?platform=android)
9+
**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.
1110
* [changed] **Breaking Change**: `ImagenInlineImage.data` now returns the raw
1211
image bytes (in JPEG or PNG format, as specified in
1312
`ImagenInlineImage.mimeType`) instead of Base64-encoded data. (#6800)

0 commit comments

Comments
 (0)