Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
Fix flash vs. pro in changelog
  • Loading branch information
andrewheard committed Jun 7, 2024
commit 483c6c20dda51f5d9304d40861178316915d672b
6 changes: 3 additions & 3 deletions FirebaseVertexAI/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# 10.28.0
- [changed] Removed uses of the `gemini-1.5-pro-preview-0514` model in docs and
samples. Developers should now use the auto-updated versions, `gemini-1.5-pro`
or `gemini-1.5-flash`, or a specific stable version; see
- [changed] Removed uses of the `gemini-1.5-flash-preview-0514` model in docs
and samples. Developers should now use the auto-updated versions,
`gemini-1.5-pro` or `gemini-1.5-flash`, or a specific stable version; see
[available model names](https://firebase.google.com/docs/vertex-ai/gemini-models#available-model-names)
for more details. (#13099)

Expand Down