GPT-5.6 發布 🎉 GPT 全系 8 折 🎉 直降 20% 整個 7 月 🔥查看詳情
Claude

Anthropic: Claude Opus 4.6

Chat
anthropic/claude-opus-4.6

Opus 4.6 is Anthropic’s strongest model for coding and long-running professional tasks. It is built for agents that operate across entire workflows rather than single prompts, making it especially effective for large codebases, complex refactors, and multi-step debugging that unfolds over time. The model shows deeper contextual understanding, stronger problem decomposition, and greater reliability on hard engineering tasks than prior generations.Beyond coding, Opus 4.6 excels at sustained knowledge work. It produces near-production-ready documents, plans, and analyses in a single pass, and maintains coherence across very long outputs and extended sessions. This makes it a strong default for tasks that require persistence, judgment, and follow-through, such as technical design, migration planning, and end-to-end project execution.

上下文視窗
1M
最大輸出 Token
128K
發布日期
2026-02-05
能力
視覺函式呼叫推理提示快取PDF 輸入
可用供應商
BedrockBedrock
支援的協定
OpenAIopenaiAnthropicanthropic

登入後即可試用 Anthropic: Claude Opus 4.6

直接在此與模型對話。對話只保留在目前頁面,不會被儲存。

對話不會被儲存——離開或重新整理頁面後即清空。

供应商

BedrockBedrock
輸入 Token
$5/M
輸出 Token
$25/M
快取讀取
$0.5/M
快取寫入(5 分鐘)
$6.25/M
快取寫入(1 小時)
$10/M
網路搜尋
$0.015/R
接入协议
OpenAIopenai/v1/chat/completions/v1/responses
Anthropicanthropic

程式碼範例

import anthropic
client = anthropic.Anthropic(
base_url="https://api.ofox.io/anthropic",
api_key="YOUR_OFOX_API_KEY",
)
message = client.messages.create(
model="anthropic/claude-opus-4.6",
max_tokens=1024,
messages=[
{"role": "user", "content": "Hello!"}
],
)
print(message.content[0].text)

運行狀態

第三方評測

LMArena評測條目:claude-opus-4-6

Anthropic: Claude Opus 4.6 在 LMArena 文字榜單(風格控制) 綜合類別中獲得 1498 分,在 374 個模型中排名第 4,基於 63,487 次人類偏好投票(更新於 2026-07-12)。

claude-opus-4-6 在 LMArena 的評測分數
類別Arena 分數95% 信賴區間排名投票數
綜合14941501第 4 / 374 名63,487
困難任務15231532第 3 / 374 名40,530
程式設計15421554第 5 / 369 名17,517
數學14931514第 5 / 362 名3,537
創意寫作14711485第 7 / 372 名10,341
指令遵循14941505第 4 / 374 名20,410
中文15361559第 3 / 344 名3,242

來源:LMArena · CC BY 4.0 · 更新於 2026-07-12 · 評測方法 · 排名為 LMArena 文字榜單(風格控制) 各類別內的比較,分數來自第三方人類偏好評測,並非 OFOX 官方評分。

常見問題

Anthropic: Claude Opus 4.6 在 Ofox.ai 上的價格為輸入 $5/M/百萬 Token,輸出 $25/M/百萬 Token。按量計費,無月費。