Skip to content

feat: accept legacy image parameter on v1/images/edits - #1270

Merged
leejet merged 1 commit into
leejet:masterfrom
wbruna:sd_openai_legacy_image
Mar 1, 2026
Merged

feat: accept legacy image parameter on v1/images/edits#1270
leejet merged 1 commit into
leejet:masterfrom
wbruna:sd_openai_legacy_image

Conversation

@wbruna

@wbruna wbruna commented Feb 10, 2026

Copy link
Copy Markdown
Contributor

The OpenAI API originally supported only a single image, passed through 'image' instead of 'image[]'. 'Old' OpenAI modules (as recent as 1.69 from Debian stable), and probably other clients, send edit requests in this format.

The OpenAI API originally supported only a single image, passed
through 'image' instead of 'image[]'. 'Old' OpenAI modules (as
recent as 1.69 from Debian stable), and probably other clients,
send edit requests in this format.
@wbruna
wbruna force-pushed the sd_openai_legacy_image branch from e1a8df0 to 36b3937 Compare February 10, 2026 21:16
@leejet
leejet merged commit 39d5470 into leejet:master Mar 1, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants