Skip to content

Conversation

@andrewheard
Copy link
Contributor

@andrewheard andrewheard commented Mar 3, 2025

  • Added an APIConfig type to encapsulate the API service (Vertex AI or the Gemini Developer API, see differences), the corresponding endpoint, and the API version (v1 or v1beta).
  • Added an internal static function developerAPI(app:apiConfig:) in VertexAI to support switching to the Gemini Developer API for development / integration testing.

Notes:

#no-changelog

@andrewheard andrewheard marked this pull request as ready for review March 4, 2025 21:03
@andrewheard andrewheard requested a review from ncooke3 March 4, 2025 21:03
@andrewheard andrewheard requested a review from paulb777 March 5, 2025 17:56
@andrewheard andrewheard merged commit 25f1a17 into main Mar 5, 2025
40 checks passed
@andrewheard andrewheard deleted the ah/vertex-api-config branch March 5, 2025 21:50
@firebase firebase locked and limited conversation to collaborators Apr 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

3 participants