Skip to content

feat: add Claude via Vertex AI as a provider option - #11

Open
gnsepili wants to merge 1 commit into
composio-community:masterfrom
gnsepili:feat/claude-vertex-ai-provider
Open

feat: add Claude via Vertex AI as a provider option#11
gnsepili wants to merge 1 commit into
composio-community:masterfrom
gnsepili:feat/claude-vertex-ai-provider

Conversation

@gnsepili

@gnsepili gnsepili commented Apr 8, 2026

Copy link
Copy Markdown

Adds support for accessing Claude through Google Cloud Vertex AI as an alternative to the direct Anthropic API key.

  • New claude-vertex provider extending ClaudeProvider
  • Provider dropdown option in both home and chat views
  • Configured via ANTHROPIC_VERTEX_PROJECT_ID and CLOUD_ML_REGION env vars
  • Auth via gcloud application-default credentials

Adds support for accessing Claude through Google Cloud Vertex AI
as an alternative to the direct Anthropic API key.

- New claude-vertex provider extending ClaudeProvider
- Provider dropdown option in both home and chat views
- Configured via ANTHROPIC_VERTEX_PROJECT_ID and CLOUD_ML_REGION env vars
- Auth via gcloud application-default credentials
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant