mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-23 01:08:09 +00:00
* feat(anthropic): support Claude Fable 5 * test(anthropic): tighten Fable stream fixtures * fix(anthropic): preserve Vertex input types * test(anthropic): use provider-ready Vertex effort * fix(anthropic): support Fable deployment aliases * fix(anthropic): discard incomplete Fable output * feat(anthropic): support Fable on Bedrock * fix(anthropic): preserve Fable reasoning contracts * refactor(anthropic): unify canonical Claude model policy * fix(anthropic): satisfy extension thinking types * test(anthropic): complete canonical alias fixture * fix(bedrock): scope thinking case declarations
759 B
759 B
summary, read_when, title
| summary | read_when | title | |
|---|---|---|---|
| OpenClaw Anthropic Vertex provider plugin for Claude models on Google Vertex AI. |
|
Anthropic Vertex plugin |
Anthropic Vertex plugin
OpenClaw Anthropic Vertex provider plugin for Claude models on Google Vertex AI.
Distribution
- Package:
@openclaw/anthropic-vertex-provider - Install route: npm; ClawHub
Surface
providers: anthropic-vertex
Claude Fable 5
Use anthropic-vertex/claude-fable-5 where the model is available in your Google Cloud region.
Fable 5 always uses adaptive thinking and defaults to high effort. /think off and
/think minimal use low effort because the model does not support disabling thinking.