Claude Platform Docs
模型与定价模型

Claude Opus 5.5Latest

For long-running agentic coding and knowledge work

Try in playground
Context window
1Mtokens
Max output
128Ktokens
Input pricing
$4/ MTok
Output pricing
$20/ MTok

概述

Claude Opus 5.5 专为长时间运行的智能体编码和知识工作而构建,定价为每百万输入/输出令牌 $4 / $20 美元。有四项"breaking changes"(破坏性变更)会影响已在 Claude Opus 5 上运行的代码:无法禁用思考强制工具使用会返回错误思考块与模型和对话绑定,以及在 Claude API 和 Google Cloud 上不再接受早期的 computer_20251124 计算机使用工具。前三项同样适用于 Claude Fable 5.1。另有一项变更会改变响应结构,但不会导致任何请求失败:工具调用之间的文本以 thinking 块返回,在默认的 display 设置下,这些块中的文本为空。如果应用程序将这些文本作为进度更新流式传输给用户,那么在它设置一个会返回文本的 display 值之前,它在工具调用之间将保持静默。

Claude Opus 5.5 的新功能

对比情况

ModelContextMax outputPrice / MTokLatencyThinkingDefault effortKnowledge cutoff
Claude Fable 5.11M128K$10 / $50SlowerAdaptive (always on)highJun 2026
Claude Opus 5.5This model1M128K$4 / $20ModerateAdaptive (always on)mediumJun 2026
Claude Sonnet 51M128K$2 / $10FastAdaptivehighJan 2026
Claude Haiku 4.5200K64K$1 / $5FastestExtendedFeb 2025

规格

Model IDs

Claude API
Amazon Bedrock
Google Cloud
Microsoft Foundry
Claude Platform on AWS

Pricing

Input
$4 / MTok
Output
$20 / MTok
Cache read
$0.20 / MTok
Batch API
50% discount on input and output

Full price list

Capabilities

Max output
128K tokens
Thinking
Adaptive (always on)
Comparative latency
Moderate
Input → output
Text and images → text
Reliable knowledge cutoff
Jun 2026
Training data cutoff
Jun 2026

Availability

Status
Active (latest)
Released
September 22, 2026
Retirement
Not sooner than September 22, 2027

须知事项

  • "Adaptive thinking"(自适应思考)始终开启,且无法关闭。您可以使用 effort 参数控制思考深度。
  • Message Batches API 上,使用 output-300k-2026-03-24 beta 标头时,Claude Opus 5.5 最多支持 300k 个输出令牌。
  • 最小可缓存提示长度为 512 个令牌。请参阅提示缓存
  • 使用 Models API 以编程方式查询限制和功能。

资源

Claude Opus 5.5 特有的行为差异和提示模式。

用于控制思考深度、延迟和成本的设置。请为每种工作负载选择合适的级别。

自适应思考的工作原理以及思考块的保留方式。

Claude API 上更低延迟的 Claude Opus 5.5(研究预览版),单独定价。

参考

Claude Opus 5.5 在 claude.ai 和 Claude 应用中使用的系统提示。

Claude Opus 5.5 的安全评估和部署决策。

完整价目表,包括批处理折扣和提示缓存费率。

模型 ID、别名和固定快照的工作方式。

每个 Claude 模型的生命周期状态和退役承诺。

Was this page helpful?