claude-sonnet-4@20250514
model is good for most use-cases.claude-opus-4@20250805
model is their best model.
Authentication
Set yourGOOGLE_CLOUD_PROJECT
and CLOUD_ML_REGION
environment variables.
Example
UseClaude
with your Agent
:
View more examples here.
Parameters
Parameter | Type | Default | Description |
---|---|---|---|
id | str | "claude-sonnet-4@20250514" | The specific Vertex AI Claude model ID to use |
name | str | "Claude" | The name identifier for the Vertex AI Claude model |
provider | str | "VertexAI" | The provider of the model |
region | str | "None | The region to use for the model |
project_id | str | None | The project ID to use for the model |
base_url | str | None | The base URL to use for the model |
Claude
(Vertex AI) extends the Anthropic Claude model with Vertex AI integration and has access to most of the same parameters.