mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
Update models.json (#18388)
Automated update of models.json. --------- Co-authored-by: aibrahim-oai <219906144+aibrahim-oai@users.noreply.github.com> Co-authored-by: Ahmed Ibrahim <aibrahim@openai.com>
This commit is contained in:
committed by
GitHub
Unverified
parent
6b17adc231
commit
4676cb5ff8
@@ -17,7 +17,7 @@
|
||||
},
|
||||
"supports_parallel_tool_calls": true,
|
||||
"context_window": 272000,
|
||||
"max_context_window": 272000,
|
||||
"max_context_window": 1000000,
|
||||
"auto_compact_token_limit": null,
|
||||
"reasoning_summary_format": "experimental",
|
||||
"default_reasoning_summary": "none",
|
||||
@@ -344,7 +344,7 @@
|
||||
},
|
||||
"supports_parallel_tool_calls": true,
|
||||
"context_window": 272000,
|
||||
"max_context_window": 272000,
|
||||
"max_context_window": 1000000,
|
||||
"auto_compact_token_limit": null,
|
||||
"reasoning_summary_format": "experimental",
|
||||
"default_reasoning_summary": "none",
|
||||
|
||||
Reference in New Issue
Block a user