Claude Opus 5
Anthropic 面向深度推理、複雜智能體編程與長週期企業任務的旗艦模型。
上下文窗口
1M tokens
claude-opus-5
最大輸出
128k tokens
1M tokens
輸入
$4.5$5
10% off1M tokens
輸出
$22.5$25
10% off1M tokens
claude-opus-5試玩區
claude-opus-5Click or drag
暫無輸出
定價
| 方案 | 上下文窗口 | 最大輸出 | 輸入 | 輸出 | 緩存寫入 | 緩存讀取 |
|---|---|---|---|---|---|---|
claude-opus-5 | 1M tokens | 128k tokens | $4.5$510% off 1M tokens | $22.5$2510% off 1M tokens | $5.625$6.2510% off 1M tokens | $0.45$0.5010% off 1M tokens |
1h Cache Write · $9 · 1M tokens
緩存讀取或緩存輸入價格適用於複用的提示詞 tokens。
README
- Claude Opus 5 面向高要求的智能體與長週期任務,包括多文件軟件工程、複雜重構、代碼審查、深度研究,以及需要跨越多個步驟持續推理的企業工作流。
- 該模型提供 100 萬 Token 上下文窗口和 128k Token 最大輸出。自適應思考默認開啟,團隊可通過 low 到 max 的 effort 控制,在推理深度、延遲與 Token 消耗之間取得平衡。
- 相比 Claude Opus 4.8,Claude Opus 5 在深度推理、智能體編程、長上下文指令遵循、視覺理解、文檔任務和多智能體協作方面均有提升,並支持通過測試版能力在保留 Prompt 緩存的同時於對話中調整工具。
API
API
端點
POST /v1/messages認證
Authorization: Bearer YOUR_REACH_API_KEY anthropic-version: 2023-06-01 Content-Type: application/json
示例
curl -X POST "https://direct.reachapi.ai/v1/messages" \
-H "Authorization: Bearer YOUR_REACH_API_KEY" \
-H "anthropic-version: 2023-06-01" \
-H "Content-Type: application/json" \
-d '{
"model": "YOUR_MODEL_ID",
"messages": [
{
"role": "user",
"content": "Introduce ReachAPI in one sentence."
}
],
"max_tokens": 512,
"temperature": 0.2
}'相關模型
Claude Fable 5
Anthropic's most capable widely released model for next-generation intelligence and long-running agents.
Claude Sonnet 5
Anthropic's new Sonnet model for extended-context coding, agents, and enterprise production workflows.
Claude Opus 4.8
Anthropic's newest Opus-tier model for complex reasoning, long-horizon agentic coding, and high-autonomy enterprise work.
Claude Opus 4.7
Anthropic's premium Opus model for advanced coding, vision-heavy review, and long-running enterprise agents.
Claude Opus 4.6
Anthropic's most capable model for coding, agents, and high-stakes enterprise work.
Claude Sonnet 4.6
Anthropic's high-performance daily driver for coding, agents, and professional workflows at scale.
