# Claude Opus 5.5

> Claude Opus 5.5 是 Anthropic 的新旗舰,接替 Claude Opus 5 成为官方推荐的默认起点。它面向长程 Agent 编码与知识工作:跨文件重构、长循环工具调用、以及需要一次性把整个代码库或文档集纳入视野的分析。带 100 万 token 上下文与视觉输入,adaptive thinking 常开,默认 reasoning effort 为 "medium"。

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

## Key facts

| Field | Value |
| --- | --- |
| Model ID | anthropic/claude-opus-5-5 |
| Official model ID | claude-opus-5-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-09-22 |
| Availability | available |

## Pricing

- RouteMux input: $1.12 per 1M tokens
- RouteMux output: $5.6 per 1M tokens
- Official input: $4 per 1M tokens
- Official output: $20 per 1M tokens
- Cache read: $0.056 per 1M tokens
- Cache write: $1.4 per 1M tokens
- Saving vs official: 72%
- Official price source: anthropic_x0.28, verified 2026-09-23

Billing is prepaid wallet, charged per successful request only.

## API access

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

Supported protocols:

- anthropic_messages

## What is Claude Opus 5.5

Claude Opus 5.5 是 Anthropic 的新旗舰,接替 Claude Opus 5 成为官方推荐的默认起点。它面向长程 Agent 编码与知识工作:跨文件重构、长循环工具调用、以及需要一次性把整个代码库或文档集纳入视野的分析。带 100 万 token 上下文与视觉输入,adaptive thinking 常开,默认 reasoning effort 为 "medium"。

在 RouteMux 上,输入 $1.12 / 百万 tokens(官方 $4)、输出 $5.60 / 百万(官方 $20)—— 同一个模型、同一套 Anthropic Messages 接口,和目录里其它模型共用一个 key。失败与超时不计费。提示缓存单独计价:读 $0.056 / 百万,写 $1.40(5 分钟)或 $2.24(1 小时)每百万 tokens。值得注意的是,Opus 5.5 的缓存读取按基础输入价的 5% 计费,多数 Claude 模型是 10% —— 在这个模型上,缓存回本更快。

## Key capabilities

- **100 万 token 上下文** — 够放下一个中等规模的代码库或一整套文档,长任务不必先搭一套检索管线才能开始。
- **比 Opus 5 更便宜** — 输入输出官方价比 Claude Opus 5 低 20%,Anthropic 表示在默认设置下常规 Agent 负载质量相当。
- **缓存读取仅 5%** — 缓存读 $0.056 / 百万(基础价 $1.12)—— 比例是多数 Claude 模型(10%)的一半,回本更快。
- **视觉输入与工具调用** — 图片可以和文字放在同一条消息里,原生支持 function calling —— 截图、架构图、工具结果都能直接进同一段对话。

## Other variants in this family

- Claude Opus 5 (`anthropic/claude-opus-5`)
- Claude Opus 4.7 (`anthropic/claude-opus-4.7`)
- Claude Opus 4.6 (`anthropic/claude-opus-4.6`)
- Claude Opus 4.8 (`anthropic/claude-opus-4.8`)

## Sources

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

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