We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf7272d commit 9be3928Copy full SHA for 9be3928
FirebaseVertexAI/CHANGELOG.md
@@ -1,5 +1,13 @@
1
-# 10.26.0
+# 10.27.0
2
+- [changed] Removed uses of the `gemini-1.5-pro-preview-0409` model in docs and
3
+ samples. Developers should now use `gemini-1.5-pro-preview-0514` or
4
+ `gemini-1.5-flash-preview-0514`; see
5
+ [available model names](https://firebase.google.com/docs/vertex-ai/gemini-models#available-model-names)
6
+ for more details. (#12979)
7
+- [changed] Logged additional details when required APIs for Vertex AI are
8
+ not enabled or response payloads when requests fail. (#13007, #13009)
9
10
+# 10.26.0
11
- [feature] Initial release of the Vertex AI for Firebase SDK (public preview).
12
Learn how to
13
[get started](https://firebase.google.com/docs/vertex-ai/get-started?platform=ios)
0 commit comments