cd /news/artificial-intelligence/claude-fable-5-1-now-available-on-ai… · home topics artificial-intelligence article
[ARTICLE · art-118112] src=vercel.com ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

Claude Fable 5.1 now available on AI Gateway

Anthropic's Claude Fable 5.1 is now available on Vercel's AI Gateway, featuring improvements for long, multi-stage tasks like agentic coding and research, with cybersecurity and biology safety classifiers enabled. The model does not support Zero Data Retention, retaining prompts and completions for 30 days without using them to train Claude.

read1 min views1 publishedSep 1, 2026

Claude Fable 5.1 from Anthropic is now available on AI Gateway. Fable 5.1 improvements compared to previous Claude models are concentrated in long, multi-stage work like agentic coding, knowledge work, and research that takes several rounds of searching and following up.

Anthropic ships Fable 5.1 with cybersecurity and biology safety classifiers enabled. Finding vulnerabilities in source code is allowed, but some routine coding and debugging may still be refused. To ensure requests are still serviced when the safety classifiers are triggered, use model fallbacks.

Add a models

array to providerOptions.gateway

listing the models to try. AI Gateway sends the request to Fable 5.1 first, and if Anthropic refuses it, works down the array in order and returns the response from the first model that succeeds:

This request falls back to Opus 5, then Sonnet 5, if a safety classifier is triggered. The same models

option works on every AI Gateway API format, including Chat Completions, Messages, and OpenAI Responses.

Try Fable 5.1 in the [model playground](https://vercel.com/ai-gateway/models/claude-fable-5.1).

To use it in a coding agent, see the [coding agents guide](https://vercel.com/docs/ai-gateway/coding-agents), then run `vercel ai-gateway coding-agents setup`

to connect agents like Claude Code, Codex, OpenCode, Cursor, Pi, and more and select anthropic/claude-fable-5.1

inside the agent.

Anthropic does not support Zero Data Retention for Fable 5.1. Prompts and completions are retained for 30 days and are not used to train Claude.

You can view all language models available on AI Gateway.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @anthropic 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/claude-fable-5-1-now…] indexed:0 read:1min 2026-09-01 ·