feat: add gpt-5-codex support (#5194)

* feat(core): add gpt-5-codex

* feat(web): add support to the web hardcoding
This commit is contained in:
Charles Packer
2025-10-06 18:55:34 -07:00
committed by Caren Thomas
parent f2d4d01daa
commit d45d29a03f

View File

@@ -222,6 +222,7 @@ LLM_MAX_TOKENS = {
"gpt-5-mini-2025-08-07": 272000,
"gpt-5-nano": 272000,
"gpt-5-nano-2025-08-07": 272000,
"gpt-5-codex": 272000,
# reasoners
"o1": 200000,
# "o1-pro": 200000, # responses API only