通过系统提示中的Reasoning: high
参数配置,可显著提升模型推理过程的透明度。在高推理级别下,模型会展示完整的思维链条(Chain-of-Thought),产生比基础模式多40%的解释性内容。这对于学术研究、复杂问题求解等场景尤为重要,同时支持通过Reasoning language
参数指定输出语言,实现跨语言的知识推理。
This answer comes from the articleCollection of scripts and tutorials for fine-tuning OpenAI GPT OSS modelsThe