 YorlingandGitHub
|
c9e149fd5c
|
fix: read max_output_tokens param from config (#4139)
Request param `max_output_tokens` is documented in
`https://github.com/openai/codex/blob/main/docs/config.md`,
but nowhere uses the item in config, this commit read it from config for
GPT responses API.
see https://github.com/openai/codex/issues/4138 for issue report.
Signed-off-by: Yorling <shallowcloud@yeah.net>
|
2025-11-20 22:46:34 -08:00 |
|