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

CommentFileSizeAuthor
#9 3590873-2.png95.05 KBdanrod
#9 3590873-1.png58.49 KBdanrod
Command icon 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

marcus_johansson created an issue. See original summary.

marcus_johansson’s picture

Priority: Normal » Major

abhisekmazumdar made their first commit to this issue’s fork.

abhisekmazumdar’s picture

Assigned: Unassigned » abhisekmazumdar

abhisekmazumdar’s picture

Assigned: abhisekmazumdar » Unassigned
Status: Active » Needs review

This is ready for review.

AI assisted was use to drafted and committed the fix. All commits and decisions are mine.

danrod’s picture

Assigned: Unassigned » danrod
danrod’s picture

Version: 1.3.x-dev » 1.2.x-dev
danrod’s picture

StatusFileSize
new58.49 KB
new95.05 KB

I tested this and works as expected, (no Dall-E 3 anymore), hook update applied cleanly, screens attached, can be moved to RTBC if needed.

danrod’s picture

Status: Needs review » Reviewed & tested by the community