Add gpt-image-2 (#374)

Was missing from the latest model reference.
This commit is contained in:
Simon Willison
2026-04-24 14:08:03 -07:00
committed by GitHub
parent da7611f0dd
commit fde460865b
@@ -16,7 +16,8 @@ This file is a curated helper. Every recommendation here must be verified agains
| `gpt-4.1-nano` | Fastest and cheapest no-reasoning text | | `gpt-4.1-nano` | Fastest and cheapest no-reasoning text |
| `gpt-5.3-codex` | Agentic coding, code editing, and tool-heavy coding workflows | | `gpt-5.3-codex` | Agentic coding, code editing, and tool-heavy coding workflows |
| `gpt-5.1-codex-mini` | Cheaper coding workflows | | `gpt-5.1-codex-mini` | Cheaper coding workflows |
| `gpt-image-1.5` | Best image generation and edit quality | | `gpt-image-2` | Best image generation and edit quality |
| `gpt-image-1.5` | Less expensive image generation and edit quality |
| `gpt-image-1-mini` | Cost-optimized image generation | | `gpt-image-1-mini` | Cost-optimized image generation |
| `gpt-4o-mini-tts` | Text-to-speech | | `gpt-4o-mini-tts` | Text-to-speech |
| `gpt-4o-mini-transcribe` | Speech-to-text, fast and cost-efficient | | `gpt-4o-mini-transcribe` | Speech-to-text, fast and cost-efficient |