Skip to main content
在 OpenAI 中,推理模型默认开启推理模式,我们可以通过 Response API 的 reasoning.effort 参数配置推理的思考深度:
reasoning.effort 可选值有 minimallowmediumhigh,目前仅 GPT-5 系列和 O 系列模型支持推理模式配置,其中 gpt-5-pro 默认配置值为 high,其他模型默认配置值为 medium