Anthropic: claude-opus-4-7-thinking
Opus 4.7 is the next generation of Anthropic's Opus family, built for long-running, asynchronous agents. Building on the coding and agentic strengths of Opus 4.6, it delivers stronger performance on complex, multi-step tasks and more reliable agentic execution across extended workflows. It is especially effective for asynchronous agent pipelines where tasks unfold over time - large codebases, multi-stage debugging, and end-to-end project orchestration. Beyond coding, Opus 4.7 brings improved knowledge work capabilities - from drafting documents and building presentations to analyzing data. It maintains coherence across very long outputs and extended sessions, making it a strong default for tasks that require persistence, judgment, and follow-through. For users upgrading from earlier Opus versions, see our official migration guide here
价格
性能
支持的参数
所有提供方:为该模型提供服务的每个上游都支持。部分提供方:取决于处理请求的上游。默认值:未设置时发送的值。
| 参数 | 提供方 | 默认值 |
|---|---|---|
| frequency_penalty | 部分提供方 | 默认不发送 |
| include_reasoning | 所有提供方 | - |
| max_tokens | 所有提供方 | - |
| presence_penalty | 部分提供方 | 默认不发送 |
| reasoning | 所有提供方 | - |
| repetition_penalty | 部分提供方 | 默认不发送 |
| response_format | 所有提供方 | - |
| stop | 所有提供方 | - |
| structured_outputs | 部分提供方 | - |
| temperature | 部分提供方 | 默认不发送 |
| tool_choice | 所有提供方 | - |
| tools | 所有提供方 | - |
| top_k | 部分提供方 | 默认不发送 |
| top_p | 部分提供方 | 默认不发送 |
| verbosity | 所有提供方 | - |
常见问题
claude-opus-4-7-thinking 每百万 Token 多少钱?
输入价格 $3.38 / 百万 Token,输出价格 $16.88 / 百万 Token。按 Token 计费,不按批次大小取整。
如何通过 API 访问 claude-opus-4-7-thinking?
向 UnoRouter 的 /v1/chat/completions 端点发送请求,指定 model=claude-opus-4-7-thinking。任意 OpenAI 兼容客户端库均可使用。鉴权采用标准 Bearer Token。