Skip to main content
更新日期:2026-06-06

Reasoning

本文档只收录 已在 Crazyrouter 生产环境实际请求验证成功 的 Reasoning / Thinking 用法。 验证时间:
  • 2026-03-22
已验证模型:
  • gpt-5.5
  • claude-opus-4-8
  • gemini-3.1-pro

已验证能力矩阵


GPT-5.4

cURL
生产验证返回的关键 output.type
其中 reasoning item 的关键字段包括:
说明在 Crazyrouter 当前生产环境里,gpt-5.5 的推理能力应以 Responses API 的 reasoning item 为准,而不是依赖 Chat Completions 的 reasoning_content

Claude Opus 4.7 Thinking

cURL
生产验证返回的关键字段:
注意:
  • claude-opus-4-8 基础模型在同日测试中只返回普通 text
  • claude-opus-4-8 才验证到明确的 thinking block
因此文档应优先使用 claude-opus-4-8 作为 Claude 4.7 推理示例。

Gemini 3 Pro

cURL
生产验证返回的关键字段:
  • usageMetadata.thoughtsTokenCount
这说明在当前生产环境中,gemini-3.1-pro 的 thinking 模式已实际生效。

当前不写入主结论的组合

  • gpt-5.5 的 Chat Completions 路由在本轮复核中未稳定返回 reasoning_content,因此本页不再把它作为 GPT 主示例
  • claude-opus-4-8 基础模型未在本轮验证中返回 thinking block
  • claude-opus-4-8 未发现同等明确的 thinking 能力模型

相关文档