# Claude Fable 5

> Claude Fable 5 是 Fable 系列的上一代旗舰 —— Mythos 级模型,面向自主编码、持续性的知识工作,以及需要在长跨度上保持连贯的 Agent。100 万 token 上下文,原生提示缓存,支持视觉输入。

Canonical: https://routemux.com/zh/anthropic/claude-fable-5
Provider: Anthropic

## Key facts

| Field | Value |
| --- | --- |
| Model ID | anthropic/claude-fable-5 |
| Official model ID | claude-fable-5 |
| Context window | 1M |
| Max output | 8K |
| Input modalities | text, image |
| Output modalities | text |
| Capabilities | Vision, Reasoning, Tool Calling, Coding, Cache, Paid Cache Write, Strip Sampling Params |
| Upstream release | 2026-06-09 |
| Availability | available |

## Pricing

- RouteMux input: $2.8 per 1M tokens
- RouteMux output: $14 per 1M tokens
- Official input: $10 per 1M tokens
- Official output: $50 per 1M tokens
- Cache read: $0.28 per 1M tokens
- Cache write: $3.5 per 1M tokens
- Saving vs official: 72%
- Official price source: anthropic_x0.28, verified 2026-08-16

Billing is prepaid wallet, charged per successful request only.

## API access

Base URL: https://api.routemux.com

Supported protocols:

- anthropic_messages

## What is Claude Fable 5

Claude Fable 5 是 Fable 系列的上一代旗舰 —— Mythos 级模型,面向自主编码、持续性的知识工作,以及需要在长跨度上保持连贯的 Agent。100 万 token 上下文,原生提示缓存,支持视觉输入。

在 RouteMux 上输入 $2.80 / 百万 tokens(官方 $10),输出 $14(官方 $50)。同一个模型、同一套 Anthropic Messages 接口,从预付费钱包扣费而不是 Anthropic 账户,失败与超时不计费。

它已由 Claude Fable 5.1 接替:输入输出同价,但缓存读取只要 $0.07 / 百万 tokens,本页是 $0.28。新项目建议直接用 5.1,本页保留给已经跑在 Fable 5 上的调用方。

Fable 在序列里排在 Opus 5 之上,单价也是它的两倍,所以诚实的选法是先试 Opus 5。Fable 值这个价的场景是「答对一半等于没答」:不能留桩的大型重构、漏一个细节整个结论就作废的分析。

## Key capabilities

- **Fable 系列上一代旗舰** — Anthropic 面向自主编码与长跨度工作的旗舰档,现已由 Fable 5.1 接替,本档继续提供服务。
- **100 万上下文 + 缓存** — 原生提示缓存。在它身上比在便宜模型上更值得算 —— 缓存打折的基数本身就高。
- **视觉输入** — 图片和提示词放在同一条消息里:截图、架构图、扫描件。
- **Anthropic Messages 原生** — 没有转换层,请求与直连 Anthropic 时完全一样。

## Other variants in this family

- Claude Fable 5.1 (`anthropic/claude-fable-5-1`)

## Sources

- [Anthropic 模型总览](https://docs.anthropic.com/en/docs/about-claude/models)
- [Anthropic 定价页](https://www.anthropic.com/pricing)

_Content reviewed by Jerry Fan on 2026-09-02._
