Problem/Motivation
Currently Dall-E 3 image model is set as the default image model, but this has been deprecated since 12 May 2026.
We need to set something else there and adapt the configuration to this.
Proposed resolution
* Adapt the configuration to remove dall-e specific things
* Add gpt-image-2 as the default model
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | 3590873-2.png | 95.05 KB | danrod |
| #9 | 3590873-1.png | 58.49 KB | danrod |
Issue fork ai_provider_openai-3590873
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
marcus_johansson commentedComment #4
abhisekmazumdarComment #6
abhisekmazumdarThis is ready for review.
AI assisted was use to drafted and committed the fix. All commits and decisions are mine.
Comment #7
danrodComment #8
danrodComment #9
danrodI tested this and works as expected, (no Dall-E 3 anymore), hook update applied cleanly, screens attached, can be moved to RTBC if needed.
Comment #10
danrod