The OpenAI `gpt-image-2` model (and `gpt-image-2-2026-04-21` variant) is missing from the local catalog, despite being listed on OpenAI's official models page. The local catalog already includes other gpt-image models.
## Summary OpenAI has released `gpt-image-2` (and dated variant `gpt-image-2-2026-04-21`), a new image generation model. It is listed on the official OpenAI models page but is completely absent from the local catalog. The local catalog already has `gpt-image-1`, `gpt-image-1-mini`, and `gpt-image-1.5` entries. ## Source - Official OpenAI models page: https://platform.openai.com/docs/models - Official OpenAI pricing page: https://platform.openai.com/docs/pricing/ - Local file inspected: `packages/proxy/schema/model_list.json` ## Gap Details The model `gpt-image-2` does not appear anywhere in `model_list.json` (confirmed via grep). The existing `gpt-image-1.5` and `gpt-image-1` entries are present with per-quality/per-size pricing variants. ## Verified Fields - **Model IDs**: `gpt-image-2`, `gpt-image-2-2026-04-21` - **Pricing (per 1M tokens)**: Input $8.00, Cached input $2.00, Output $30.00 - **API endpoints**: `v1/images/generations`, `v1/images/edits`, Chat Completions, Respons