Currently listed through these providers:
Model details
chatgpt-image-latest
Within OpenAI's image model family, chatgpt-image-latest serves as the ChatGPT-side alias that resolves to whatever image-generation snapshot is currently powering ChatGPT, rather than being a stable, explicitly versioned identifier. This makes it fundamentally a convenience pointer: developers who call this name are choosing to follow ChatGPT's evolving image pipeline, accepting that the underlying weights and behavior can shift as OpenAI updates the ChatGPT snapshot. By contrast, the sibling identifier gpt-image-1.5 represents the explicit, dated API model family and exposes a pin-able snapshot, which is why production-oriented documentation typically recommends the dated variant for reproducible pipelines while reserving the alias-style name for users who specifically want parity with what ChatGPT itself is producing at a given moment.
In practical terms, the model accepts text and image as inputs and emits both text and image as outputs, with file-upload support as the surfaced capability, fitting workflows such as image editing, visual Q&A, and prompt-driven generation where callers want behavior to mirror ChatGPT's image tool. Third-party guides on the consulted pages do not publish a concrete context window, maximum output token count, or per-million-token pricing, and the pricing/rate-limit cards displayed on OpenAI's official pages for this alias appear identical to those shown for the explicit image model ID, so cost and quota planning can largely follow the family's published rates. The main trade-off is stability versus alignment with ChatGPT: teams that value reproducibility, controlled rollouts, and long-lived documentation should pin a dated model ID, while teams building experiences meant to feel indistinguishable from ChatGPT's image features will find this alias the most direct way to track the latest in-product behavior.
Quick Info
Powered by- Provider
- OpenAI
- Model key
- chatgpt-image-latest
- Release date
- Dec 16, 2025
- Last updated
- Dec 16, 2025
- Input modalities
- Output modalities
- Capabilities
Limits
- Input tokens
- 0 tokens
- Output tokens
- 0 tokens
- Context window
- 0 tokens
Latest news about chatgpt-image-latest
No articles yet. Fetch the latest news to show it here.