Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Vertex AI] Switch to firebasevertexai.googleapis.com API #13725

Merged
merged 2 commits into from
Oct 10, 2024

Conversation

andrewheard
Copy link
Contributor

@andrewheard andrewheard commented Sep 25, 2024

Switch to the new firebasevertexai.googleapis.com API. Both new and existing users must perform the Build with Gemini onboarding flow in the Firebase Console to use the updated API.

Note: If https://console.developers.google.com/apis/api/firebasevertexai.googleapis.com/overview shows Not Found or Permission Denied then the new API is not yet live. Please check back after the Firebase 11.4.0 launch.

# Conflicts:
#	FirebaseVertexAI/Sources/GenerativeAIService.swift
@andrewheard andrewheard marked this pull request as ready for review October 10, 2024 16:30
@andrewheard
Copy link
Contributor Author

@paulb777 @ncooke3 As a heads up, this will break the sample app in main until launch since it depends on firebase-ios-sdk as a local Swift Package. If you see any issues, feel free to assign me and/or suggest two temporary workarounds:

  1. After cloning the repo, git checkout 11.3.0.
  2. Instead of cloning, download a zip of the repo at 11.3.0.

Copy link
Member

@paulb777 paulb777 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this exactly the PR to revert if we need to extend the beta to past 11.4.0?

@andrewheard
Copy link
Contributor Author

Is this exactly the PR to revert if we need to extend the beta to past 11.4.0?

@paulb777 This PR and also #13744.

I'll update the FirebaseManifest ahead of time so it's in a good state regardless.

@andrewheard andrewheard merged commit 6059bbb into main Oct 10, 2024
38 checks passed
@andrewheard andrewheard deleted the ah/vertexai-api-launch branch October 10, 2024 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants