Reasoning interface
僅限 GPT-5 與 O 系列車型 推 理模型的配置選項。
屬性
| context | |
| effort | |
| generate_summary | |
| mode | 控制請求的推理執行模式。 當回應回傳時,這就是有效的執行模式。 |
| summary |
屬性詳細資料
context
context?: "auto" | "current_turn" | "all_turns"
屬性值
"auto" | "current_turn" | "all_turns"
effort
generate_summary
generate_summary?: "auto" | "concise" | "detailed"
屬性值
"auto" | "concise" | "detailed"
mode
控制請求的推理執行模式。 當回應回傳時,這就是有效的執行模式。
mode?: string
屬性值
string
summary
summary?: "auto" | "concise" | "detailed"
屬性值
"auto" | "concise" | "detailed"