OpenAI’s image generation models have been used across more than 3 billion images. The latest release, ChatGPT Images 2.5, improves instruction-following ability across multiple turns. Response times have also been reduced. The models are better at preserving the subjects in reference photos. Two new model IDs are available in the API: gpt-image-2.5-sunburst and gpt-image-2.5-flare. The openai_image.py CLI tool has been upgraded to support passing in one or more reference images. This allows users to specify reference images for the image generation process. The Sunburst model is recommended for workflows where editing precision is most important, while Flare is suitable for fast, high-quality everyday image generation.
Source: https://simonwillison.net/2026/Sep/8/introducing-chatgpt-images-25/
