Commit 6b598f6
feat(models): add gpt-5.5 fallback specs and default
Add gpt-5.5 to the officialModelSpecs fallback table (mirroring
gpt-5.4's context window/output token values since the Codex CLI
does not yet report specs for 5.5) and promote it to the fallback
defaultModelID used when the model/list response does not flag any
model with isDefault.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 69ac0cb commit 6b598f6
2 files changed
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
984 | 984 | | |
985 | 985 | | |
986 | 986 | | |
| 987 | + | |
| 988 | + | |
| 989 | + | |
| 990 | + | |
987 | 991 | | |
988 | 992 | | |
989 | 993 | | |
| |||
1065 | 1069 | | |
1066 | 1070 | | |
1067 | 1071 | | |
1068 | | - | |
| 1072 | + | |
1069 | 1073 | | |
1070 | 1074 | | |
1071 | 1075 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3111 | 3111 | | |
3112 | 3112 | | |
3113 | 3113 | | |
3114 | | - | |
| 3114 | + | |
3115 | 3115 | | |
3116 | 3116 | | |
3117 | 3117 | | |
3118 | 3118 | | |
3119 | | - | |
| 3119 | + | |
3120 | 3120 | | |
3121 | 3121 | | |
3122 | 3122 | | |
| |||
0 commit comments