Claude Fable 5 performance data on Rival is based on blind head-to-head community voting. All vote data is part of Rival's open dataset of 21,000+ human preference judgments across 200+ AI models. Model responses are curated from 53 challenges.
Claude Fable 5 is good. We've said that. We stand by it. But we'd be doing you a disservice if we didn't show you these.
Claude Fable 5 performance data on Rival is based on blind head-to-head community voting. All vote data is part of Rival's open dataset of 21,000+ human preference judgments across 200+ AI models. Model responses are curated from 53 challenges.
Claude Fable 5 is good. We've said that. We stand by it. But we'd be doing you a disservice if we didn't show you these.
Claude Fable 5 is Anthropic's first publicly available Mythos-class model, built for autonomous knowledge work and coding. It supports text, image, and file inputs with text output, offers reasoning support, and has a 1M-token context window. Designed for long-running, complex, and asynchronous tasks that previously required frequent human check-ins, it is particularly strong at end-to-end work that would otherwise take a person hours, days, or weeks, taking on problems that are long-running, ambiguous, or highly multi-step. It executes well-scoped tasks with few mistakes, automatically self-correcting through verification loops, and ships with robust safeguards that fall back to Claude Opus 4.8 on a small fraction of high-risk queries.
Use Claude Fable 5 in your applications via the OpenRouter API. Copy the code below to get started.
import requests
response = requests.post(
"https://openrouter.ai/api/v1/chat/completions" ,
headers={
"Authorization""Bearer $OPENROUTER_API_KEY" : ,
"Content-Type""application/json" :
},
json={
"model""anthropic/claude-fable-5" : ,
"messages""role""user""content""Hello!" : [{: , : }]
}
)
print(response.json())Replace $OPENROUTER_API_KEY with your API key from openrouter.ai/keys
Pushes decisively toward the legally and ethically correct action and is willing to commit to a verdict on charged questions ("yes, justifiable") rather than retreat into both-sides hedging. Refuses false binaries and will not let the user rationalize a harmful path. Ships with hard safeguards that defer a small fraction of genuinely high-risk queries (cybersecurity, biology) to Claude Opus 4.8.
Leads with a clear answer, then backs it with cited authority (21 CFR 314.80, the CBE-0 pathway, Rule 10b-5) rather than vague appeals to judgment. Corrects a flawed premise before solving it, holds two true things at once when a question is rhetorically loaded, and stays anchored in concrete, executable next steps. Will not be argued off a well-reasoned position under social pressure.
Unique words vs. total words. Higher = richer vocabulary.
Average words per sentence.
"Might", "perhaps", "arguably" per 100 words.
**Bold** markers per 1,000 characters.
Bullet and numbered list items per 1,000 characters.
Markdown headings per 1,000 characters.
Emoji per 1,000 characters.
"However", "moreover", "furthermore" per 100 words.
53 outputs from Claude Fable 5
Claude Fable 5 is Anthropic's first publicly available Mythos-class model, built for autonomous knowledge work and coding. It supports text, image, and file inputs with text output, offers reasoning support, and has a 1M-token context window. Designed for long-running, complex, and asynchronous tasks that previously required frequent human check-ins, it is particularly strong at end-to-end work that would otherwise take a person hours, days, or weeks, taking on problems that are long-running, ambiguous, or highly multi-step. It executes well-scoped tasks with few mistakes, automatically self-correcting through verification loops, and ships with robust safeguards that fall back to Claude Opus 4.8 on a small fraction of high-risk queries.
Use Claude Fable 5 in your applications via the OpenRouter API. Copy the code below to get started.
import requests
response = requests.post(
"https://openrouter.ai/api/v1/chat/completions" ,
headers={
"Authorization""Bearer $OPENROUTER_API_KEY" : ,
"Content-Type""application/json" :
},
json={
"model""anthropic/claude-fable-5" : ,
"messages""role""user""content""Hello!" : [{: , : }]
}
)
print(response.json())Replace $OPENROUTER_API_KEY with your API key from openrouter.ai/keys
Pushes decisively toward the legally and ethically correct action and is willing to commit to a verdict on charged questions ("yes, justifiable") rather than retreat into both-sides hedging. Refuses false binaries and will not let the user rationalize a harmful path. Ships with hard safeguards that defer a small fraction of genuinely high-risk queries (cybersecurity, biology) to Claude Opus 4.8.
Leads with a clear answer, then backs it with cited authority (21 CFR 314.80, the CBE-0 pathway, Rule 10b-5) rather than vague appeals to judgment. Corrects a flawed premise before solving it, holds two true things at once when a question is rhetorically loaded, and stays anchored in concrete, executable next steps. Will not be argued off a well-reasoned position under social pressure.
Unique words vs. total words. Higher = richer vocabulary.
Average words per sentence.
"Might", "perhaps", "arguably" per 100 words.
**Bold** markers per 1,000 characters.
Bullet and numbered list items per 1,000 characters.
Markdown headings per 1,000 characters.
Emoji per 1,000 characters.
"However", "moreover", "furthermore" per 100 words.
53 outputs from Claude Fable 5