Implementation guide
Claude Fable 5.1 and Mythos 5.1: Technical Analysis and Implementation Strategy
Same model, two access layers: Fable 5.1 is generally available; Mythos 5.1 is invite-only. 1M context, $10/$50 per MTok, $0.25 cache reads.
September 2, 2026·12 min read·OmniKit Editorial
Fable 5.1 and Mythos 5.1 share one model
Anthropic states Claude Fable 5.1 and Claude Mythos 5.1 are the same model with different safeguard layers and access policies. Mythos 5.1 shares Fable 5.1 specifications and pricing and is invitation-only.
- Fable API ID
- claude-fable-5-1
- Released
- 1 September 2026
- Fable access
- Generally available
- Mythos access
- Invitation-only / trusted access (Project Glasswing)
- Date checked
- 2 September 2026
- Official source
- https://platform.claude.com/docs/en/models/fable-5-1/overview
Fable 5.1 list prices and limits
Official Claude API list prices for Claude Fable 5.1: $10 per million input tokens, $50 per million output tokens, $0.25 per million cache-read tokens, $12.50 per million for 5-minute cache writes, $20 per million for 1-hour cache writes. Context window is 1 million tokens; max output is 128,000 tokens on the synchronous Messages API. Batch API is 50% off input and output.
- Input
- $10 / MTok
- Output
- $50 / MTok
- Cache read
- $0.25 / MTok
- 5m cache write
- $12.50 / MTok
- 1h cache write
- $20 / MTok
- Context / max output
- 1M / 128K
- Thinking / default effort
- Adaptive (always on) / high
- Knowledge cutoff
- June 2026
- Latency vs Opus 5
- Slower (Opus 5: Moderate)
- Official source
- https://platform.claude.com/docs/en/models/fable-5-1/overview
Cache-read cut vs Fable 5
Anthropic reduced Fable 5.1 cache-read price 75% to $0.25 per million tokens. It estimates about 25% lower cost than Fable 5 for typical workloads, and up to about 45% lower for highly agentic, cache-heavy work, from four weeks of August 2026 usage-based pricing at default effort.
- Cache-read change
- 75% less ($0.25 / MTok)
- Typical workload
- ~25% less vs Fable 5 (Anthropic estimate)
- Highly agentic workload
- up to ~45% less vs Fable 5 (Anthropic estimate)
- Measurement note
- Indexed cost, default effort, August 2026 usage mix
- Official source
- https://www.anthropic.com/claude-fable-and-mythos-5-1
Opus 5 vs Fable 5.1 starting prices
Anthropic’s Fable 5.1 model card lists Claude Opus 5 at $5 / $25 per million tokens (input / output) with the same 1M context and 128K max output. Anthropic’s guidance: start with Opus 5 for most workloads; use Fable 5.1 for demanding reasoning and long-horizon agentic work, or when Opus 5 at higher effort still falls short.
- Opus 5
- $5 input / $25 output per MTok
- Fable 5.1
- $10 input / $50 output per MTok
- Shared window
- 1M context, 128K max output
- Official source
- https://platform.claude.com/docs/en/models/fable-5-1/overview
Claude statistical text watermark
Anthropic applies a statistical watermark to Claude-generated text. It does not add tokens or hidden characters, does not identify the user or organization, and is designed to have no practical effect on output quality. Detection estimates the likelihood that Claude was involved; it does not prove who wrote the text or that an entire document is AI-generated. Anthropic states watermarking is weaker on low-entropy text such as factual copy and code.
- Mechanism
- Statistical token selection (not visible markup)
- Identity
- No user, org, or chat tracing
- Official source
- https://www.anthropic.com/news/claude-text-watermark
Fable 5.1 and Mythos 5.1 share one model, then split on access and safeguards. The public SKU ships a 1 million token window, cheaper cache reads, and tighter cyber and biology controls. Mythos keeps the same specs for invite-only Project Glasswing and trusted-access programs. The useful question is when $10–$50 per million tokens beats a cheaper Claude, and when cache reuse pays for the rest.
That answer depends on context reuse, task complexity, latency, and how much autonomous work the model must handle. Specs and prices below follow Anthropic’s Fable 5.1 model overview.
Claude Fable 5.1 vs. Mythos 5.1
Compare features first, then the safeguard and access layer.
Anthropic states that Claude Fable 5.1 and Claude Mythos 5.1 are based on the same model. Mythos 5.1 is available separately to Project Glasswing participants and other trusted-access programs. Fable 5.1 adds extra safeguards for cybersecurity and biological workloads so Anthropic can offer it to a wider audience.
| Feature | Claude Fable 5.1 | Claude Mythos 5.1 |
|---|---|---|
| Underlying model | Same | Same |
| Context window | 1 million tokens | 1 million tokens |
| Maximum output | 128,000 tokens | 128,000 tokens |
| Input price | $10 / MTok | $10 / MTok |
| Output price | $50 / MTok | $50 / MTok |
| Cache read | $0.25 / MTok | Same specifications |
| Availability | Generally available | By invitation only |
| Project Glasswing | No | Yes |
| Cybersecurity safeguards | Yes (general release) | More permissive for approved access |
| Biological safeguards | Yes (general release) | More permissive for approved access |
Anthropic’s documentation states that Mythos 5.1 shares the specifications and pricing of Fable 5.1. The split is who gets access and which safeguards apply, not a different neural architecture or a separate, higher-scoring model family.
Is Mythos 5.1 an unrestricted version of Fable 5.1?
Not entirely.
Mythos 5.1 offers more permissive safeguards in some high-risk areas for authorized organizations. Anthropic still maintains access controls and security requirements because of the model’s cybersecurity and biosecurity capabilities. Treat Mythos 5.1 as a restricted-access research implementation, not a fully unrestricted model.
For most developers, Fable 5.1 is the relevant option because it is the generally available version.
Claude Fable 5.1 pricing and context caching
The largest price change on Fable 5.1 is cache-read pricing, not the base input or output rates.
Anthropic lists Fable 5.1 at:
- Input: $10 per million tokens
- Output: $50 per million tokens
- Cache read: $0.25 per million tokens
- Cache write (5 minutes): $12.50 per million tokens
- Cache write (1 hour): $20 per million tokens
- Context window: 1 million tokens
- Maximum output: 128,000 tokens
Cache reads are 75% cheaper than on Fable 5. Anthropic estimates this change can cut costs for typical workloads by about 25%, while highly agentic workloads can see savings of up to about 45%. Those figures come from Anthropic’s Fable 5.1 and Mythos 5.1 announcement, measured on August 2026 usage at default effort.
When you estimate token budgets across models, run the same workload through OmniKit’s LLM Cost Calculator instead of comparing list prices in isolation.
Why cache pricing matters for AI agents
Long-running agents repeatedly send information to the model.
A coding agent, for example, may need to keep track of:
- system instructions
- repository context
- results from previous tools
- files
- test output
- scheduling information
- previous conversation history
Without caching, repeatedly sending all this context gets expensive fast.
With cache reads priced at $0.25 per million tokens, applications that reuse context can cut the cost of those repeated reads. Estimate hit rate and write TTL on the Prompt Cache Savings calculator before you lock a production prefix.
Cache reads are not equivalent to fresh input tokens. If a request misses the cache, the normal input cost of $10 per million tokens applies.
For high-volume agents, cache-aware prompt design belongs in the first architecture pass, not as a later optimization.
Does the cache always last five minutes?
No. Treating five minutes as the only cache duration is inaccurate.
Anthropic’s Fable 5.1 documentation lists a 5-minute cache write option and a 1-hour cache write option, each with a different write cost.
The claim that a cache simply “expires after five minutes” does not describe the available configuration. For production systems, model cache behavior from the TTL you actually buy, not from a default rumor.
Claude Fable 5.1 technical specifications
Fable 5.1 is built for long-horizon reasoning and agentic workloads, not low-cost, high-speed generation.
Key specifications:
- 1 million token context window
- 128,000 token maximum output
- Adaptive thinking (always on)
- High default effort
- $10/M input
- $50/M output
- $0.25/M cache reads
- Higher latency than Opus 5 (Anthropic: Slower vs Moderate)
- Knowledge cutoff: June 2026
Anthropic positions the model for demanding reasoning, long-horizon agentic coding, multi-stage search, and workflows that involve large amounts of documentation.
That positioning matters. Fable 5.1 is not a faster replacement for every Claude workload.
Use it where harder reasoning and long, complex tasks can justify the higher token cost. If the job is retrieval-heavy rather than generation-heavy, compare that mix on the RAG cost estimator as well.
Claude Fable 5.1 for agentic programming
Agentic programming is one of the areas where Fable 5.1 earns its price.
Anthropic positions the model for projects that span an entire codebase: code reviews, performance analysis, autonomous sessions, testing, and visual checks of implementation results.
The gap shows up when you compare a one-shot coding prompt with an agentic workflow.
A typical programming prompt might be: “Write a Python function that validates an email address.”
An agentic programming task instead asks the model to inspect a large repository, identify relevant modules, understand the existing architecture, modify several files, write tests, run the test suite, diagnose failures, review the implementation, and review the final output.
The second workload benefits more from a large context window and persistent tool use. That is where Fable 5.1’s economics become easier to defend.
Claude Fable 5.1 for extended context
The 1 million token context window makes Fable 5.1 useful for workloads that would otherwise require heavy summarization or repeated retrieval.
Large codebases
Developers can give the model broader repository context without summarizing files only to fit a smaller window.
Research projects
Researchers on long-running projects can keep more source material, intermediate results, and task history inside the same workflow.
Business documents
The model can work with large collections of documents, spreadsheets, presentations, and other structured information.
Complex planning
Projects with many interdependent steps benefit from keeping more task-status information available throughout the run.
A larger context window does not automatically produce better results. Filling a million-token context with irrelevant information raises cost and makes it harder for the model to find what matters. Aim for useful context, not maximum context.
Claude Fable 5.1 benchmarks: what the numbers actually show
Benchmark comparisons need more than a ranking.
Anthropic’s published table compares Fable 5.1 with earlier Claude models and other frontier systems. Anthropic also notes that production safeguards can affect some benchmark tasks, which then affects the reported Fable scores.
For Terminal-Bench-Science 0.1, Anthropic reports a reproduced Fable 5 result of 24.7%, against 21.4% on the public leaderboard. It also reports a standard error of about ±3.5–4.5 percentage points for that evaluation. Fable 5.1’s published score on the same table is 52.6%.
That uncertainty is material. A gap on the table is not automatically a statistically significant improvement unless the evaluation method supports that claim.
Why the benchmark context matters
A benchmark score can move with model version, prompt, reasoning budget, available tools, number of runs, task version, safeguard intervention, and sampling settings.
Anthropic also cautions that some OSWorld 2.0 results use a later task release (August 2026). Those results should not be compared directly with previously published OSWorld 2.0 numbers.
For production decisions, your own evaluation suite is usually more useful than a single leaderboard score.
Claude Fable 5.1 and cybersecurity
Cybersecurity is where the Fable / Mythos split matters most in practice.
Anthropic states that Fable 5.1 can identify software vulnerabilities in source code. Its safeguards still block or limit higher-risk cybersecurity work, including penetration testing, exploit generation, and binary-based vulnerability scanning.
Fable 5.1 fits defensive development and vulnerability analysis inside those limits. Mythos 5.1 is intended for select organizations working on advanced cybersecurity and biological research. Anthropic keeps Mythos access limited because of misuse risk.
For production teams, model choice is not only raw capability. Applicable security policy and access requirements sit on the same decision.
Fable 5.1 protections and fallback
Fable 5.1 does not reject every request that touches a sensitive topic.
Anthropic introduced more targeted protections that can intervene on cybersecurity and biological requests. For many reported biological and cybersecurity queries, Anthropic’s fallback system can route the request to other Claude models. You are not billed at Fable prices for rerouted requests.
Anthropic also reports that its newer biological protections intervene on non-sensitive requests far less often than the protections launched with Fable 5 (85% less often on benign elementary biology and medical questions, relative to Fable 5 launch safeguards).
A production application should not assume that every request sent through a Fable 5.1 workflow will be handled by Fable 5.1 itself. If the workload touches sensitive domains, fallback behavior is part of the system architecture.
Claude 5.1 text watermarking
Anthropic also introduced text watermarking as part of its content-traceability work. See How Claude’s text watermarking works.
The system uses statistical models to select tokens. It does not add visible characters or hidden text. Anthropic states that the watermark does not add tokens, does not identify the user or organization, and is designed to have no practical effect on output quality.
That is different from a stylistic AI detector. A watermark can indicate that Claude was likely involved in text generation when the matching detection mechanism is available. It does not prove that a specific person wrote the text, and it cannot establish that an entire piece of content was produced by AI.
Anthropic also states that watermarking is less effective on factual text and exact-output situations, because there are fewer plausible token choices for the statistical mechanism to influence. Code is generally a weaker watermark target for the same reason.
If you are checking whether a draft shows AI-typical writing patterns, OmniKit’s AI Writing Detector is a stylistic check. Do not treat it as Claude’s statistical provenance mechanism, and do not treat either as proof of authorship.
What Claude Fable 5.1 actually excels at
Fable 5.1 fits when a workload has one or more of these traits:
- long-running execution
- heavy context needs
- hard reasoning
- autonomous coding
- multi-stage search
- large document analysis
- repeated context reuse
- tasks where cheaper models fail repeatedly
Anthropic recommends starting with Opus 5 for most workloads and moving to Fable 5.1 when complex reasoning or long-horizon agentic work needs the extra capability. That is a more defensible rule than treating Fable 5.1 as the default for every task. OmniKit’s Model Router Recommender is a practical place to encode that split.
When not to use Fable 5.1
Fable 5.1’s $10 per million input tokens and $50 per million output tokens make it an expensive default for workloads that do not need its features.
Do not make it the default for:
- simple classification
- short summaries
- basic extraction
- simple rewriting
- simple programming questions
- routine customer support responses
- large-volume, low-complexity generation
A cheaper model can often handle those jobs with lower latency and a smaller operating budget. Assign tasks by difficulty. Use cost-effective models for predictable work. Push only the harder requests to Fable 5.1 when your evals show the extra capability actually moves the outcome.
How to calculate Fable 5.1 API costs
A simple monthly estimate:
Monthly cost = input tokens × input price + output tokens × output price
For Fable 5.1, the base list prices are $10 per million input tokens and $50 per million output tokens. Cache reads use a separate rate of $0.25 per million tokens. Cache writes have their own prices. Batch API requests are 50% off input and output; compare that path on Batch vs realtime when latency allows.
Suppose an application processes 100 million new input tokens and 20 million output tokens. The baseline cost, before cache reads, cache writes, batch discounts, or other adjustments, is 100 × $10 + 20 × $50 = $2,000.
That example also shows why output volume deserves attention. At $50 per million tokens, large generated responses can become the largest line item even when input stays manageable.
For a production estimate, enter actual traffic and token mix into the cost calculator rather than guessing from the model name. Pair that with the LLM cost planning checklist so cache hits, retries, and failed tasks show up in the same budget.
Deployment strategy for Claude Fable 5.1
An effective Fable 5.1 architecture routes by model instead of sending every request to the top SKU.
1. Classify the workload
Split requests into simple, medium, and high-complexity tasks.
2. Measure error rates
Run representative workloads first on lower-cost models and record the cases that miss quality requirements.
3. Handle more complex requests
Send requests to Fable 5.1 when lower-cost models miss predefined quality thresholds.
4. Reuse context
Structure tool prompts and workflows so stable context can hit the cache.
5. Monitor token economy
Track input tokens, cached input tokens, output tokens, latency, and successful task completion as separate metrics. Use a rate-limit planner so concurrency and retry storms do not hide inside the token bill.
6. Evaluate end-to-end cost
The model with the lowest price per token is not always the model with the lowest cost per completed task.
If a smaller model needs five attempts while Fable 5.1 completes the task correctly on the first try, token price alone does not tell the full story.
Fable 5.1 vs. Opus 5: which one should you choose?
Anthropic’s model documentation is a useful starting point.
| Workload | Better starting point |
|---|---|
| Routine generation | Smaller / fastest model |
| Standard coding | Opus 5 |
| Complex coding | Fable 5.1 |
| Long-running agents | Fable 5.1 |
| Large-scale search | Fable 5.1 |
| Simple extraction | Smaller model |
| High-volume classification | Smaller model |
| Complex multi-stage reasoning | Fable 5.1 |
| Sensitive cyber / biology research | Access and safeguards dependent |
Anthropic currently lists Opus 5 at $5/M input and $25/M output, against $10/M and $50/M for Fable 5.1. Both have 1 million token context windows. Fable 5.1 is positioned for harder reasoning and long-horizon agentic tasks, and it is slower than Opus 5 on Anthropic’s comparative latency row.
Treat Fable 5.1 as a specialized high-end option, not an automatic replacement for Opus 5.
Fable 5.1 deployment checklist
Before you put Fable 5.1 in production, check:
- Is its reasoning capability actually needed?
- Is the workload long-running or agentic?
- How many input tokens are reused?
- How much output does each task generate?
- Can caching cut repetitive context cost?
- What happens when safeguards kick in?
- Is fallback routing necessary?
- Has the model been tested on your workload?
- Are latency and throughput acceptable?
- Are you measuring cost per successfully completed task?
This checklist is more useful for a real implementation decision than a generic benchmark ranking.
A practical rule for Fable 5.1
Claude Fable 5.1 is a high-cost model for complex, long-running jobs. It is not a one-size-fits-all replacement for every Claude workload.
Its 1 million token context window, 128,000 output limit, adaptive reasoning, agentic coding fit, and $0.25/M cache-read cost make it attractive for applications that repeatedly work with large amounts of context.
Mythos 5.1 uses the same basic model, but stays reserved for organizations certified through Project Glasswing and Anthropic’s trusted-access programs.
Assign the simplest tasks to the most cost-effective models. Reserve Fable 5.1 for tasks where its extra capability improves the outcome. Design the application from the start around token and cache use. That is a more useful measure of value than comparing benchmark scores or list prices alone.
Frequently asked questions
What is Claude Fable 5.1?
Claude Fable 5.1 is Anthropic’s high-end, generally available model for complex reasoning, programming, long-running agents, search, and knowledge work. It has a 1 million token context window and a maximum output of 128,000 tokens. The API ID is claude-fable-5-1.
What is Claude Mythos 5.1?
Claude Mythos 5.1 is the same core model as Fable 5.1, offered by invitation through Anthropic’s Project Glasswing and trusted-access programs. It is designed for select organizations working on advanced cybersecurity and life sciences research.
How much does Claude Fable 5.1 cost?
Claude Fable 5.1 costs $10 per million input tokens and $50 per million output tokens. Cache reads cost $0.25 per million tokens. Anthropic also lists separate prices for five-minute ($12.50 / MTok) and one-hour ($20 / MTok) cache writes. Batch API is 50% off input and output.
Does Fable 5.1 support a 1-million-token context window?
Yes. Claude Fable 5.1 supports a 1 million token context window and up to 128,000 output tokens on the synchronous Messages API.
Is Mythos 5.1 better than Fable 5.1?
Not on underlying model specifications. Anthropic states that Mythos 5.1 and Fable 5.1 share the same features and specifications. The difference is the safeguards and access model applied to each implementation.
Is Fable 5.1 worth the price?
It can be, especially when a task needs long-horizon reasoning, large context, autonomous coding, or complex search. For simple, high-volume workloads, a cheaper model is the better starting point. Anthropic recommends starting with Opus 5 for most work.
Does Claude Fable 5.1 watermark text?
Anthropic has introduced statistical watermarking for Claude-generated text. The system uses patterns in token selection and does not add hidden characters or extra tokens. Anthropic states that the watermark does not identify the user or organization.
Can Claude’s watermark prove that a person used AI?
No. Anthropic states that its watermark can indicate that Claude was likely involved in producing or processing the content. It cannot determine who created the content or prove that all of the content was generated by AI.