openclaw/docs/providers
Peter Steinberger 3706c2b3bd
fix(anthropic): fall back to Claude Opus 4.8 when Fable 5 safety classifiers decline a request (#99906)
Claude Fable 5 requests on direct Anthropic API keys now opt into Anthropic's server-side fallback (server-side-fallback-2026-06-01): a safety-classifier decline is re-served by claude-opus-4-8 inside the same call instead of failing the turn with "LLM request failed.". Mid-stream boundaries drop the declined model's thinking/tool blocks per Anthropic's replay contract, keep the partial text as the continuation prefix, record a provider_fallback diagnostic, and cost the turn at the serving model's rates. Docs lead with the coupling: using Fable 5 means also using Opus 4.8. OAuth, proxies, Bedrock, Vertex, and Foundry requests are unchanged.

Live-verified: a benign reasoning_extraction classifier decline through the product path returns an Opus-served answer with the provider_fallback diagnostic; exact-head CI green (67 checks).

Related: #98976
2026-07-04 08:43:11 -04:00
..
alibaba.md
anthropic.md fix(anthropic): fall back to Claude Opus 4.8 when Fable 5 safety classifiers decline a request (#99906) 2026-07-04 08:43:11 -04:00
arcee.md feat(plugins): externalize official provider batch 2026-06-19 01:05:52 +08:00
azure-speech.md refactor(voice): catalog voice models through providers (#87794) 2026-05-29 04:46:45 +01:00
bedrock-mantle.md fix(bedrock): keep optional thinking opt-in 2026-06-11 11:11:22 +09:00
bedrock.md fix(providers): encode Mythos adaptive requests 2026-06-11 11:11:21 +09:00
cerebras.md feat(plugins): externalize official provider batch 2026-06-19 01:05:52 +08:00
chutes.md feat(plugins): externalize official provider batch 2026-06-19 01:05:52 +08:00
claude-max-api-proxy.md [codex] Update Claude CLI billing docs (#96848) 2026-06-28 11:03:17 -07:00
clawrouter.md fix(providers): resolve ClawRouter auth-profile models (#99759) 2026-07-03 19:27:46 -07:00
cloudflare-ai-gateway.md feat(plugins): externalize official provider batch 2026-06-19 01:05:52 +08:00
cohere.md feat(cohere): externalize provider plugin 2026-06-18 16:50:56 +08:00
comfy.md
deepgram.md
deepinfra.md feat(plugins): externalize official provider batch 2026-06-19 01:05:52 +08:00
deepseek.md feat(plugins): externalize official provider batch 2026-06-19 01:05:52 +08:00
ds4.md
elevenlabs.md refactor(voice): catalog voice models through providers (#87794) 2026-05-29 04:46:45 +01:00
fal.md
fireworks.md feat(plugins): externalize additional official plugins (#95683) 2026-06-22 16:12:51 +08:00
github-copilot.md docs(plugins): clarify external plugin installs 2026-05-29 20:43:51 +01:00
gmi.md feat: externalize GMI provider plugin (#94350) 2026-06-18 16:47:38 +08:00
google.md fix: parse Gemini CLI stream output 2026-06-17 03:31:14 +01:00
gradium.md feat(plugins): externalize official provider batch 2026-06-19 01:05:52 +08:00
groq.md feat(plugins): externalize official provider batch 2026-06-19 01:05:52 +08:00
huggingface.md
index.md feat(providers): add ClawRouter routing and quotas (#99658) 2026-07-03 18:29:14 -07:00
inferrs.md
inworld.md feat(plugins): externalize official provider batch 2026-06-19 01:05:52 +08:00
kilocode.md feat(plugins): externalize official provider batch 2026-06-19 01:05:52 +08:00
litellm.md
lmstudio.md
minimax.md fix(minimax): keep thinking active for M3 2026-06-06 22:56:17 -07:00
mistral.md
models.md feat(cohere): add provider plugin 2026-06-17 16:23:52 +08:00
moonshot.md feat(plugins): externalize additional official plugins (#95683) 2026-06-22 16:12:51 +08:00
novita.md docs: expand provider descriptions 2026-05-30 07:41:59 +01:00
nvidia.md fix(nvidia): use Nemotron Super 1M context (#98726) 2026-07-01 11:46:06 -07:00
ollama-cloud.md docs: expand provider descriptions 2026-05-30 07:41:59 +01:00
ollama.md feat(nodes): add auto-discovered Ollama inference (#99234) 2026-07-03 01:14:30 -07:00
openai.md feat(openai): add GPT-5.6 series support (#98333) 2026-07-01 06:48:57 +01:00
opencode-go.md fix(opencode-go): add current Go models 2026-06-21 00:06:55 -04:00
opencode.md fix(opencode): restore Zen model catalog (#92495) 2026-06-28 12:32:44 -04:00
openrouter.md fix: avoid DeepSeek-native thinking on OpenRouter V4 2026-07-02 22:50:58 -07:00
perplexity-provider.md feat(plugins): externalize official provider batch 2026-06-19 01:05:52 +08:00
pixverse.md docs(plugins): clarify external plugin installs 2026-05-29 20:43:51 +01:00
qianfan.md feat(plugins): externalize official provider batch 2026-06-19 01:05:52 +08:00
qwen-oauth.md feat(plugins): externalize official provider batch 2026-06-19 01:05:52 +08:00
qwen.md feat(plugins): externalize official provider batch 2026-06-19 01:05:52 +08:00
runway.md
senseaudio.md
sglang.md
stepfun.md feat(plugins): externalize official provider batch 2026-06-19 01:05:52 +08:00
synthetic.md
tencent.md feat(plugins): externalize additional official plugins (#95683) 2026-06-22 16:12:51 +08:00
together.md
venice.md feat(plugins): externalize additional official plugins (#95683) 2026-06-22 16:12:51 +08:00
vercel-ai-gateway.md feat(plugins): externalize additional official plugins (#95683) 2026-06-22 16:12:51 +08:00
vllm.md
volcengine.md
vydra.md refactor(voice): catalog voice models through providers (#87794) 2026-05-29 04:46:45 +01:00
xai.md feat(xai): route OAuth login through device-code flow (#97249) 2026-06-27 10:02:57 -06:00
xiaomi.md fix(xiaomi): correct mimo-v2.5 and mimo-v2.5-pro max output tokens to 128K (#95934) 2026-06-23 07:35:10 +00:00
zai.md feat(plugins): externalize additional official plugins (#95683) 2026-06-22 16:12:51 +08:00