Update models.json (#13617)
- Update `models.json` to surface the new model entry. - Refresh the TUI model picker snapshot to match the updated catalog ordering. --------- Co-authored-by: aibrahim-oai <219906144+aibrahim-oai@users.noreply.github.com>
This commit is contained in:
parent
aaefee04cd
commit
3ff618b493
2 changed files with 151 additions and 52 deletions
File diff suppressed because one or more lines are too long
|
|
@ -6,12 +6,13 @@ expression: popup
|
|||
Access legacy models by running codex -m <model_name> or in your config.toml
|
||||
|
||||
› 1. gpt-5.3-codex (default) Latest frontier agentic coding model.
|
||||
2. gpt-5.2-codex Frontier agentic coding model.
|
||||
3. gpt-5.1-codex-max Codex-optimized flagship for deep and fast
|
||||
2. gpt-5.4 Latest frontier agentic coding model.
|
||||
3. gpt-5.2-codex Frontier agentic coding model.
|
||||
4. gpt-5.1-codex-max Codex-optimized flagship for deep and fast
|
||||
reasoning.
|
||||
4. gpt-5.2 Latest frontier model with improvements across
|
||||
5. gpt-5.2 Latest frontier model with improvements across
|
||||
knowledge, reasoning and coding
|
||||
5. gpt-5.1-codex-mini Optimized for codex. Cheaper, faster, but less
|
||||
6. gpt-5.1-codex-mini Optimized for codex. Cheaper, faster, but less
|
||||
capable.
|
||||
|
||||
Press enter to select reasoning effort, or esc to dismiss.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue