Anthropic Claude models on Vertex AI offer fully managed and serverless models as APIs. To use a Claude model on Vertex AI, send a request directly to the Vertex AI API endpoint. Because Anthropic Claude models use a managed API, there’s no need to provision or manage infrastructure.NOTE : Anthropic Models on Vertex are implemented as Chat Model through class
ChatAnthropicVertex
Specify the correct Claude model versions. Use model identifiers that include a date suffi when possible (e.g.,
claude-haiku-4-5@20251001).Connect these docs to Claude, VSCode, and more via MCP for real-time answers.

