models.md +239 −130
2 2
3## Recommended models3## Recommended models
4 4
55<div class="not-prose grid gap-6 md:grid-cols-2 xl:grid-cols-3">
66 <ModelDetails
77gpt-5.5 client:load
88 name="gpt-5.5"
99OpenAI's newest frontier model for complex coding, computer use, knowledge work, and research workflows in Codex. slug="gpt-5.5"
1010 wallpaperUrl="/images/api/models/gpt-5.5.jpg"
1111codex -m gpt-5.5 description="OpenAI's newest frontier model for complex coding, computer use, knowledge work, and research workflows in Codex."
1212 data={{
1313Copy command features: [
1414 {
1515Capability title: "Capability",
1616 value: "",
1717Speed icons: [
1818 "openai.SparklesFilled",
1919Codex CLI & SDK "openai.SparklesFilled",
2020 "openai.SparklesFilled",
2121Codex app & IDE extension "openai.SparklesFilled",
2222 "openai.SparklesFilled",
2323Codex Cloud ],
2424 },
2525ChatGPT Credits {
2626 title: "Speed",
2727API Access value: "",
2828 icons: ["openai.Flash", "openai.Flash", "openai.Flash"],
2929 },
3030 {
3131gpt-5.4 title: "Codex CLI & SDK",
3232 value: true,
3333Flagship frontier model for professional work that brings the industry-leading coding capabilities of GPT-5.3-Codex together with stronger reasoning, tool use, and agentic workflows. },
3434 { title: "Codex app & IDE extension", value: true },
3535codex -m gpt-5.4 {
3636 title: "Codex Cloud",
3737Copy command value: false,
3838 },
3939Capability { title: "ChatGPT Credits", value: true },
4040 { title: "API Access", value: false },
4141Speed ],
4242 }}
4343Codex CLI & SDK />
4444
4545Codex app & IDE extension<ModelDetails
4646 client:load
4747Codex Cloud name="gpt-5.4"
4848 slug="gpt-5.4"
4949ChatGPT Credits wallpaperUrl="/images/api/models/gpt-5.4.jpg"
5050 description="Flagship frontier model for professional work that brings the industry-leading coding capabilities of GPT-5.3-Codex together with stronger reasoning, tool use, and agentic workflows."
5151API Access data={{
5252 features: [
5353 {
5454 title: "Capability",
5555gpt-5.4-mini value: "",
5656 icons: [
5757Fast, efficient mini model for responsive coding tasks and subagents. "openai.SparklesFilled",
5858 "openai.SparklesFilled",
5959codex -m gpt-5.4-mini "openai.SparklesFilled",
6060 "openai.SparklesFilled",
6161Copy command "openai.SparklesFilled",
6262 ],
6363Capability },
6464 {
6565Speed title: "Speed",
6666 value: "",
6767Codex CLI & SDK icons: ["openai.Flash", "openai.Flash", "openai.Flash"],
6868 },
6969Codex app & IDE extension {
7070 title: "Codex CLI & SDK",
7171Codex Cloud value: true,
7272 },
7373ChatGPT Credits { title: "Codex app & IDE extension", value: true },
7474 {
7575API Access title: "Codex Cloud",
7676 value: false,
7777 },
7878 { title: "ChatGPT Credits", value: true },
7979gpt-5.3-codex { title: "API Access", value: true },
8080 ],
8181Industry-leading coding model for complex software engineering. Its coding capabilities now also power GPT-5.4. }}
8282 />
8383codex -m gpt-5.3-codex
8484 <ModelDetails
8585Copy command client:load
8686 name="gpt-5.4-mini"
8787Capability slug="gpt-5.4-mini"
8888 wallpaperUrl="/images/api/models/gpt-5-mini.jpg"
8989Speed description="Fast, efficient mini model for responsive coding tasks and subagents."
9090 data={{
9191Codex CLI & SDK features: [
9292 {
9393Codex app & IDE extension title: "Capability",
9494 value: "",
9595Codex Cloud icons: [
9696 "openai.SparklesFilled",
9797ChatGPT Credits "openai.SparklesFilled",
9898 "openai.SparklesFilled",
9999API Access ],
100100 },
101101 {
102102 title: "Speed",
103103gpt-5.3-codex-spark value: "",
104104 icons: ["openai.Flash", "openai.Flash", "openai.Flash", "openai.Flash"],
105105Text-only research preview model optimized for near-instant, real-time coding iteration. Available to ChatGPT Pro users. },
106106 {
107107codex -m gpt-5.3-codex-spark title: "Codex CLI & SDK",
108108 value: true,
109109Copy command },
110110 { title: "Codex app & IDE extension", value: true },
111111Capability {
112112 title: "Codex Cloud",
113113Speed value: false,
114114 },
115115Codex CLI & SDK { title: "ChatGPT Credits", value: true },
116116 { title: "API Access", value: true },
117117Codex app & IDE extension ],
118118 }}
119119Codex Cloud/>
120120
121121ChatGPT Credits<ModelDetails
122122 client:load
123123API Access name="gpt-5.3-codex"
124 slug="gpt-5.3-codex"
125 wallpaperUrl="/images/codex/codex-wallpaper-1.webp"
126 description="Industry-leading coding model for complex software engineering. Its coding capabilities now also power GPT-5.4."
127 data={{
128 features: [
129 {
130 title: "Capability",
131 value: "",
132 icons: [
133 "openai.SparklesFilled",
134 "openai.SparklesFilled",
135 "openai.SparklesFilled",
136 "openai.SparklesFilled",
137 "openai.SparklesFilled",
138 ],
139 },
140 {
141 title: "Speed",
142 value: "",
143 icons: ["openai.Flash", "openai.Flash", "openai.Flash"],
144 },
145 {
146 title: "Codex CLI & SDK",
147 value: true,
148 },
149 { title: "Codex app & IDE extension", value: true },
150 {
151 title: "Codex Cloud",
152 value: true,
153 },
154 { title: "ChatGPT Credits", value: true },
155 { title: "API Access", value: true },
156 ],
157 }}
158/>
159
160<ModelDetails
161 client:load
162 name="gpt-5.3-codex-spark"
163 slug="gpt-5.3-codex-spark"
164 wallpaperUrl="/images/codex/codex-wallpaper-2.webp"
165 description="Text-only research preview model optimized for near-instant, real-time coding iteration. Available to ChatGPT Pro users."
166 data={{
167 features: [
168 {
169 title: "Capability",
170 value: "",
171 icons: [
172 "openai.SparklesFilled",
173 "openai.SparklesFilled",
174 "openai.SparklesFilled",
175 ],
176 },
177 {
178 title: "Speed",
179 value: "",
180 icons: [
181 "openai.Flash",
182 "openai.Flash",
183 "openai.Flash",
184 "openai.Flash",
185 "openai.Flash",
186 ],
187 },
188 {
189 title: "Codex CLI & SDK",
190 value: true,
191 },
192 { title: "Codex app & IDE extension", value: true },
193 {
194 title: "Codex Cloud",
195 value: false,
196 },
197 { title: "ChatGPT Credits", value: false },
198 { title: "API Access", value: false },
199 ],
200 }}
201/>
202
203</div>
124 204
125For most tasks in Codex, start with `gpt-5.5` when it appears in your model205For most tasks in Codex, start with `gpt-5.5` when it appears in your model
126 picker. It is strongest for complex coding, computer use, knowledge work, and206 picker. It is strongest for complex coding, computer use, knowledge work, and
134 214
135## Alternative models215## Alternative models
136 216
137217<div class="not-prose grid gap-4 md:grid-cols-2 xl:grid-cols-3">
138218 <ModelDetails
139219gpt-5.2 client:load
140220 name="gpt-5.2"
141221Previous general-purpose model for coding and agentic tasks, including hard debugging tasks that benefit from deeper deliberation. slug="gpt-5.2"
142222 description="Previous general-purpose model for coding and agentic tasks, including hard debugging tasks that benefit from deeper deliberation."
143223codex -m gpt-5.2 collapsible
144224 data={{
145225Copy command features: [
146226 {
147227Show details title: "Capability",
228 value: "",
229 icons: [
230 "openai.SparklesFilled",
231 "openai.SparklesFilled",
232 "openai.SparklesFilled",
233 "openai.SparklesFilled",
234 ],
235 },
236 {
237 title: "Speed",
238 value: "",
239 icons: ["openai.Flash", "openai.Flash", "openai.Flash"],
240 },
241 {
242 title: "Codex CLI & SDK",
243 value: true,
244 },
245 { title: "Codex app & IDE extension", value: true },
246 {
247 title: "Codex Cloud",
248 value: false,
249 },
250 { title: "ChatGPT Credits", value: true },
251 { title: "API Access", value: true },
252 ],
253 }}
254/>
255
256 </div>
148 257
149## Other models258## Other models
150 259