dall-e-3 image quality options should be standard or hd

Created on 9 July 2025, 13 days ago

Problem/Motivation

The options are currently:

          'options' => [
            'auto',
            'low',
            'medium',
            'high',
          ],

But according to the docs at https://help.openai.com/en/articles/8555480-dall-e-3-api

What's the difference between quality options?

The quality property is available when using DALL·E 3. It defaults to “standard”, which will create images quickly and at lower cost. Users can specify quality: "hd” (and pay a higher price) to give the model more time to generate images, resulting in higher image quality, but also higher latency.

Steps to reproduce

Configure the https://www.drupal.org/project/ai_media_image module to use OpenAI dall-e-3 to get the error.

Proposed resolution

Update the options.

Remaining tasks

MR to follow.

🐛 Bug report
Status

Active

Version

1.1

Component

Code

Created by

🇺🇸United States thejimbirch Cape Cod, Massachusetts

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024