mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-20 05:31:39 +00:00
12 lines
364 B
Markdown
12 lines
364 B
Markdown
# OpenClaw Anthropic Vertex Provider
|
|
|
|
Official OpenClaw provider plugin for Claude models hosted through Google Vertex AI.
|
|
|
|
Install from OpenClaw:
|
|
|
|
```bash
|
|
openclaw plugin add @openclaw/anthropic-vertex-provider
|
|
```
|
|
|
|
Configure Google Cloud credentials and the target Vertex project/region in OpenClaw, then select Claude models with the Anthropic Vertex provider.
|