Skip to main content

Module google_vertex

Module google_vertex 

Source
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§

GoogleVertexProvider
Unit struct — no state. All logic in the StreamProvider impl.