Claude Fable 5 is a flagship-tier model from Anthropic in its Fable family, accepting text and image input with a 1,000,000-token context window.
| Provider | Input / 1M | Output / 1M | Cached / 1M |
|---|---|---|---|
| $5.00 | $25.00 | $0.500 | |
| $5.00 | $25.00 | $0.500 | |
| $10.00 | $50.00 | - | |
| $10.00 | $50.00 | $1.00 | |
| $10.00 | $50.00 | $1.00 | |
| $10.00 | $50.00 | $1.00 |
Prices updated daily. Last check: Sep 8, 2026
Input, output, and batch rates, plus alternatives, for one provider at a time.
Benchmarks measured Sep 2026. Scores are independent evaluations, not vendor-reported.
Claude Fable 5 fits workloads where context size and input breadth matter more than response latency: analyzing large document sets or contract archives in one pass, reasoning over an entire codebase, summarizing long meeting or research corpora, and multi-step agent runs that accumulate long tool-call histories. Image input extends this to mixed-media jobs such as reviewing slide decks, invoices, technical diagrams, or UI screenshots alongside written instructions. Because the measured time to first token is around a minute, it is better matched to batch pipelines, scheduled analysis jobs, and background agents than to interactive assistants; for user-facing chat or streaming-dependent UX, a lower-latency model — including smaller variants if available — is usually the more practical choice.
Pricing varies by provider and by pricing type — input versus output tokens, batch versus real-time, and any caching discounts a provider offers. Check the pricing table on this page for current rates across the providers we track.
Long-context analysis and agentic workflows. The 1,000,000-token window suits full-repository code review, large document collections, and extended agent histories, while image input covers mixed text-and-visual material such as slides, diagrams, and screenshots. It is best used where total job completion matters more than instant first response.
Generally no. Artificial Analysis measured a time to first token of roughly 60 seconds and output throughput of about 65.7 tokens per second. That first-token latency is far too high for chat interfaces or code autocomplete, though it is acceptable for batch and background processing.
Yes. Its confirmed modalities are text and image, so images can be supplied as input alongside text prompts. We do not have information on image generation or other output modalities.
Yes, tool calling is supported, which allows it to be used in function-calling setups and agent frameworks. Specific implementation details, such as parallel tool execution or structured output modes, depend on the provider's API surface.
It sits at the flagship tier of Anthropic's Fable family, meaning it is the configuration positioned for the family's most demanding tasks rather than for high-volume, cost-sensitive work. If Anthropic offers smaller Fable variants, those would typically trade capability for lower cost and latency.