Google Vertex AI
cloud_hosted
Getting credentials
adc
adc via header (header Authorization: Bearer)
Environment: GOOGLE_APPLICATION_CREDENTIALS
gcloud auth application-default login; classic endpoints reject API keys (express mode adds API-key auth for some endpoints).
Endpoints
| ID | URL | Protocol | Auth |
|---|---|---|---|
| generate-content | https://{region}-aiplatform.googleapis.com/v1/projects/{project}/locations/{region}/publishers/google/models/{model}:generateContent | google-generate-content | any |
API surfaces
textstreamingembeddingsbatchcount_tokensprompt_caching
Quirks
No quirks recorded.
Models offered
| Model | Wire ID | Endpoint | Status | Reasoning |
|---|---|---|---|---|
| google/gemini-3-5-flash-lite | gemini-3.5-flash-lite | generate-content | ga | effort · default on · returns thought_parts · round-trips thought_signature |
| google/gemini-3-6-flash | gemini-3.6-flash | generate-content | ga | effort · default on · returns thought_parts · round-trips thought_signature |
| google/gemini-3-7-flash | gemini-3.7-flash | generate-content | ga | effort · default on · mandatory · returns thought_parts · round-trips thought_signature |
| google/gemini-3-pro | gemini-3-pro-preview | generate-content | preview | effort · default on · mandatory · returns thought_parts · round-trips thought_signature |