mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-26 12:26:38 -06:00
1319e1e606
* fix(providers): restore provider acceptance lifecycle * fix(providers): cancel streams on acceptance failure * test(amazon-bedrock): split stream lifecycle coverage * refactor(providers): keep acceptance lifecycle private * refactor(providers): make acceptance observation synchronous * refactor(providers): narrow private observer safely * fix(google): keep response hook within retry deadline * test(ui): tolerate subpixel spacing variance * test(ui): wait for durable draft before reload
OpenClaw Anthropic Vertex Provider
Official OpenClaw provider plugin for Claude models hosted through Google Vertex AI.
Install from OpenClaw:
openclaw plugins install @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.