Commit c2c436d
feat(models): add OpenAI gpt-5.4 and gpt-5.5 family support
Add token-context entries for the latest OpenAI frontier models in both
openai and azure_openai registries:
- gpt-5.5, gpt-5.5-pro (1.05M ctx) + dated snapshots (2026-04-23)
- gpt-5.4, gpt-5.4-pro (1.05M ctx) + dated snapshots (2026-03-05)
- gpt-5.4-mini, gpt-5.4-nano (400K ctx) + dated snapshots (2026-03-17)
- gpt-5.3-codex (400K ctx)
- gpt-5.3-chat-latest (128K ctx)
- gpt-5-2025-08-07 dated snapshot
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent d4b8f69 commit c2c436d
1 file changed
Lines changed: 30 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
42 | 56 | | |
| 57 | + | |
43 | 58 | | |
44 | 59 | | |
45 | 60 | | |
| |||
86 | 101 | | |
87 | 102 | | |
88 | 103 | | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
89 | 118 | | |
| 119 | + | |
90 | 120 | | |
91 | 121 | | |
92 | 122 | | |
| |||
0 commit comments