Skip to content

Commit b71887c

Browse files
committed
Update changelog entry
1 parent dffc217 commit b71887c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

firebase-vertexai/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
* [changed] Added new exception type for quota exceeded scenarios.
33
* [feature] `CountTokenRequest` now includes `GenerationConfig` from the model.
44
* [changed] **Breaking Change**: `ImagenInlineImage.data` now returns the raw
5-
image bytes (in JPEG or PNG format, specified in `ImagenInlineImage.mimeType`)
6-
instead of Base64-encoded data. (#6800)
5+
image bytes (in JPEG or PNG format, as specified in
6+
`ImagenInlineImage.mimeType`) instead of Base64-encoded data. (#6800)
77
* **Action Required:** Remove any Base64 decoding from your
88
`ImagenInlineImage.data` usage.
99
* The `asBitmap()` helper method is unaffected and requires no code changes.

0 commit comments

Comments
 (0)