Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions FirebaseVertexAI/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
are required. (#14558)

# 11.9.0
- [feature] **Public Preview**: Added support for generating images using the
Imagen 3 model.
- [feature] **Public Preview**: Added support for
[generating images](https://firebase.google.com/docs/vertex-ai/generate-images-imagen?platform=ios)
using the Imagen 3 models.
<br /><br />
Note: This feature is in Public Preview, which means that the it is not
subject to any SLA or deprecation policy and could change in
backwards-incompatible ways.
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.
- [feature] Added support for modality-based token count. (#14406)

# 11.6.0
Expand Down
Loading