reasoning_effort
gpt-5-chat
仅支持 medium
,completions 端口需要更新 openai 包来支持此参数gpt-image-1
计价api_key
和 base_url
进行转发。
大陆可以直连访问。
gpt-5-chat
在不传入 reasoning.effort 的情况下,相当于关闭推理,适用于会话场景。o3-deep-research
和 o4-mini-deep-research
,仅支持 responses
端口temprature
和 top_p
参数,如果你需要更多自由度,可以尝试支持 temprature
的 gpt-5-chat-latest
max_tokens
,请使用 completion 的 max_completion_tokens
或 responses 的 max_output_tokens
明确限定输出 token 上限。