Skip to content

[pull] 0.x from laravel:0.x#74

Merged
pull[bot] merged 1 commit into
HinchK:0.xfrom
laravel:0.x
Jul 8, 2026
Merged

[pull] 0.x from laravel:0.x#74
pull[bot] merged 1 commit into
HinchK:0.xfrom
laravel:0.x

Conversation

@pull

@pull pull Bot commented Jul 8, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

DALL·E 2 and 3 were retired from the OpenAI API back in May, so the
`openai-dall-e-3` case in the `image-providers` dataset just can't
run anymore — `Tests\Integration\ImageTest` bails out with a 400 the
moment you have an API key set.

The error it throws is a bit of a red herring: `Unknown parameter:
'response_format'`. That parameter was removed along with DALL·E and
gets checked before the model name, so it hides the real story — drop
`response_format` from a bare request and the API just tells you that
`dall-e-3` doesn't exist anymore.

Nothing's actually lost: `openai-gpt-image-2` still covers OpenAI
image generation and keeps passing — and it's exactly the replacement
OpenAI points you to. I've only pulled the dead row; the product-side
`response_format` branch and the mocked feature tests stay untouched,
since properly retiring DALL·E support felt like your call to make.

See: https://developers.openai.com/api/docs/deprecations#2025-11-14-dalle-model-snapshots
@pull pull Bot locked and limited conversation to collaborators Jul 8, 2026
@pull pull Bot added the ⤵️ pull label Jul 8, 2026
@pull
pull Bot merged commit 0544cdb into HinchK:0.x Jul 8, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant