Expand description
Google Vertex AI provider.
Similar to Google Generative AI but uses OAuth2 authentication and a different base URL pattern with project/location.
The API key in StreamConfig is expected to be an OAuth2 access token. Callers are responsible for obtaining the token (e.g., via service account JWT).
Structs§
- Google
Vertex Provider - Unit struct — no state. All logic in the
StreamProviderimpl.