Reasoning
本文档只收录 已在 Crazyrouter 生产环境实际请求验证成功 的 Reasoning / Thinking 用法。 验证时间:2026-03-22
gpt-5.4claude-opus-4-6-thinkinggemini-3-pro-preview
已验证能力矩阵
| 模型 | 协议 | 端点 | 成功标志 |
|---|---|---|---|
gpt-5.4 | OpenAI Responses | POST /v1/responses | output 中出现 reasoning item |
claude-opus-4-6-thinking | Anthropic Messages | POST /v1/messages | 返回 thinking block |
gemini-3-pro-preview | Gemini Native | POST /v1beta/models/{model}:generateContent | usageMetadata 中出现 thoughtsTokenCount |
GPT-5.4
cURL
output.type:
reasoning item 的关键字段包括:
gpt-5.4 的推理能力应以 Responses API 的 reasoning item 为准,而不是依赖 Chat Completions 的 reasoning_content。
Claude Opus 4.6 Thinking
cURL
claude-opus-4-6基础模型在同日测试中只返回普通textclaude-opus-4-6-thinking才验证到明确的 thinking block
claude-opus-4-6-thinking 作为 Claude 4.6 推理示例。
Gemini 3 Pro Preview
cURL
usageMetadata.thoughtsTokenCount
gemini-3-pro-preview 的 thinking 模式已实际生效。
当前不写入主结论的组合
gpt-5.4的 Chat Completions 路由在本轮复核中未稳定返回reasoning_content,因此本页不再把它作为 GPT 主示例claude-opus-4-6基础模型未在本轮验证中返回 thinking blockclaude-sonnet-4-6未发现同等明确的 thinking 变体模型