본문으로 건너뛰기
개발 뉴스로
AISimon Willison··원문 약 3

ChatGPT 이미지 2.5 소개

Introducing ChatGPT Images 2.5

ChatGPT 이미지 소개 2.5.

핵심 요약

자동 요약
  1. 1ChatGPT 이미지 소개 2.5.
  2. 2OpenAI의 이미지 생성 모델은 "ChatGPT 이미지와 API의 GPT-이미지 모델 전반에 걸쳐 30억 개 이상의 이미지"로 사용되는 것으로 보입니다.
  3. 3이 최신 릴리스는 여러 차례에 걸쳐 지침을 따르는 능력을 향상시키고 더 빠르게 반응하며 "참조 사진의 피사체를 더 잘 보존"합니다.

원문 본문

출처 · Simon Willison

8th September 2026 - Link Blog

Introducing ChatGPT Images 2.5. OpenAI's image generation models are apparently used "more than 3 billion images across ChatGPT Images and the GPT‑Image models in the API". This latest release improves their instruction-following ability across multiple turns, responds faster, and "is better at preserving the subjects in your reference photos".

There are two new model IDs in the API: gpt-image-2.5-sunburst and gpt-image-2.5-flare. Based on this I think Sunburst is the stronger option:

Choose Sunburst for workflows where editing precision matters most, and Flare for fast, high-quality everyday image generation.

I upgraded my openai_image.py CLI tool to support passing in one or more reference images, so now this works:

uv run https://tools.simonwillison.net/python/openai_image.py \ 'add a raccoon scientist studying the chart thoughtfully' \ -i https://static.simonwillison.net/static/2026/openai-agent-usage.webp \ -m gpt-image-2.5-sunburst

This is the original image, and here's what I got back from that prompt to "add a raccoon scientist studying the chart thoughtfully":

Line chart with cartoon illustration. Title: "Usage of internal coding agents is increasing significantly—Median researcher". Y-axis labeled "Daily $ / researcher" from 0 to 700; x-axis shows Feb 2026, Apr 2026, Jun 2026, Aug 2026. A blue line stays near zero through April, rises gradually to around 150 by June and July, then climbs steeply to about 600 by late August. In the foreground a cartoon raccoon in glasses and a white lab coat, chin in hand, holds a clipboard at a desk with a mug bearing the OpenAI logo, some printed charts, and a stack of three books titled "AI AGENTS", "SOFTWARE ENGINEERING", and "PRODUCTIVITY". An OpenAI logo appears in the top right corner.

Posted 8th September 2026 at 10:46 pm

Recent articles

This is a link post by Simon Willison, posted on 8th September 2026.

tools 76 ai 2,223 openai 461 generative-ai 1,969 uv 100 text-to-image 47

Monthly briefing

Sponsor me for $10/month and get a curated email digest of the month's most important LLM developments.

Pay me to send you less!

Sponsor & subscribe

이 글은 Simon Willison 의 원문을 정제해 보여드립니다. 저작권은 원저작자에게 있습니다.

전체 내용이 궁금하다면

Simon Willison 원문에서 이어 읽기

원문 보기

비슷한 글

5유사도 추천