| 渠道 | 倍率 |
|---|---|
| Claude | ×1 |
| Claude · B 线 | ×2 |
| Claude · 官方直连 | ×7 |
Opus 4.7 is the next generation of Anthropic's Opus family, built for long-running, asynchronous agents.
curl https://conduit-api.bifrostapi.net/v1/chat/completions \
-H "Authorization: Bearer ck-YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"claude-opus-4-7","messages":[{"role":"user","content":"Hello!"}]}'→ OpenAI 兼容。加 "stream": true(配 "stream_options":{"include_usage":true})走流式。
推理强度:claude-opus-4-7-low / -medium / -high / -xhigh / -max,或参数 reasoning_effort.