Resource type
The shape of the credential every script on this page expects.
googleai
View raw schema →| Field | Type | Required | What it is |
|---|---|---|---|
| api_key | string | Yes | |
| base_url | string | No | Optional. Only needed to overwrite the default base URL. For google_vertex_ai: https://{region}-aiplatform.googleapis.com/v1/projects/{project_id}/locations/{region}/publishers/google/models/ |
| platform | string | No | Platform to use. 'standard' for Google AI, 'google_vertex_ai' for Vertex AI. |