feat(core): add support for gpt-5.1-codex-max (#6528)

This commit is contained in:
Charles Packer
2025-12-05 14:59:33 -08:00
committed by Caren Thomas
parent 864415532e
commit d3f4d00113

View File

@@ -245,6 +245,7 @@ LLM_MAX_TOKENS = {
"gpt-5.1-2025-11-13": 272000,
"gpt-5.1-codex": 272000,
"gpt-5.1-codex-mini": 272000,
"gpt-5.1-codex-max": 272000,
# reasoners
"o1": 200000,
# "o1-pro": 200000, # responses API only