Skip to content

Commit b317cbc

Browse files
authored
[Vertex AI] Add GA changelog entry (#13927)
1 parent ea6f84e commit b317cbc

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

FirebaseVertexAI/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,21 @@
11
# 11.4.0
2+
- [feature] Vertex AI in Firebase is now Generally Available (GA) and can be
3+
used in production apps.
4+
<br /><br />
5+
Use the Vertex AI in Firebase library to call the Vertex AI Gemini API
6+
directly from your app. This client library is built specifically for use with
7+
Swift apps, offering security options against unauthorized clients as well as
8+
integrations with other Firebase services.
9+
<br /><br />
10+
Note: Vertex AI in Firebase is currently only available in Swift Package
11+
Manager and CocoaPods. Stay tuned for the next release for the Zip and
12+
Carthage distributions.
13+
<br /><br />
14+
- If you're new to this library, visit the
15+
[getting started guide](http://firebase.google.com/docs/vertex-ai/get-started?platform=ios).
16+
- If you used the preview version of the library, visit the
17+
[migration guide](https://firebase.google.com/docs/vertex-ai/migrate-to-ga?platform=ios)
18+
to learn about some important updates.
219
- [changed] **Breaking Change**: The SDK is now Generally Available (GA); both
320
new and existing users must perform the
421
[Build with Gemini](https://console.firebase.google.com/project/_/genai/)

0 commit comments

Comments
 (0)