Scheduled cleanup after PR #1363. OpenAI shuts down gpt-image-1.5, gpt-image-1-mini and chatgpt-image-latest on 2026-12-01 (and the gpt-5 base Responses models on 2026-12-11). After that date:
- Remove the
gpt-image-1.5 and gpt-image-1-mini entries from llm/imagegen/catalog.go (gpt-image-2 becomes the only Images API model).
- Double-check
gpt-5.5 is still served before keeping its Responses entry; the gpt-5.6 family stays.
- Sweep the docs site (~/chatcli.ai, EN+pt) and regen the corpus.
Scheduled cleanup after PR #1363. OpenAI shuts down
gpt-image-1.5,gpt-image-1-miniandchatgpt-image-lateston 2026-12-01 (and the gpt-5 base Responses models on 2026-12-11). After that date:gpt-image-1.5andgpt-image-1-minientries fromllm/imagegen/catalog.go(gpt-image-2becomes the only Images API model).gpt-5.5is still served before keeping its Responses entry; the gpt-5.6 family stays.