Aurixel
模型/Anthropic/claude-opus-4-6-thinking
Anthropic
NEW

Claude Opus 4.6 (Thinking)

文本视觉
上下文
1M
最大输出
64K
输入
$5
/M tokens
输出
$25
/M tokens

Opus 4.6 (Thinking) is Anthropic's strongest coding and long-running-task model, running with extended thinking enabled for harder multi-step reasoning.

快速开始

如何调用

POST /v1/chat/completions
bash
curl https://conduit-api.aurixel.ai/v1/chat/completions \
  -H "Authorization: Bearer ck-YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"claude-opus-4-6-thinking","messages":[{"role":"user","content":"Hello!"}]}'

→ OpenAI 兼容。加 "stream": true(配 "stream_options":{"include_usage":true})走流式。

推理强度:claude-opus-4-6-thinking-high / -low / -xhigh,或参数 reasoning_effort.

鉴权 · 计费 · 流式 → 快速接入

来自 Anthropic 的其他模型