models.md +28 −3
26 26
27API Access27API Access
28 28
29
30
31gpt-5.4-mini
32
33Fast, efficient mini model for responsive coding tasks and subagents.
34
35codex -m gpt-5.4-mini
36
37Copy command
38
39Capability
40
41Speed
42
43Codex CLI & SDK
44
45Codex app & IDE extension
46
47Codex Cloud
48
49ChatGPT Credits
50
51API Access
52
2953
30 54
31gpt-5.3-codex55gpt-5.3-codex
76 100
77For most tasks in Codex, start with `gpt-5.4`. It combines strong coding,101For most tasks in Codex, start with `gpt-5.4`. It combines strong coding,
78reasoning, native computer use, and broader professional workflows in one102reasoning, native computer use, and broader professional workflows in one
79103model. The `gpt-5.3-codex-spark` model is available in research preview formodel. Use `gpt-5.4-mini` when you want a faster, lower-cost option for
80104ChatGPT Pro subscribers and is optimized for near-instant, real-time codinglighter coding tasks or subagents. The `gpt-5.3-codex-spark` model is
81105iteration.available in research preview for ChatGPT Pro subscribers and is optimized for
106near-instant, real-time coding iteration.
82 107
83## Alternative models108## Alternative models
84 109