Skip to content

CreateImageEditRequest only deals with a single image #363

Open
@spantaleev

Description

@spantaleev

With most models, the /v1/images/edits API only supports a single image in the image field.

However, with the new gpt-image-1 model, multiple images may be provided.

See https://platform.openai.com/docs/api-reference/images/createEdit#images-createedit-image

For gpt-image-1, each image should be a png, webp, or jpg file less than 25MB. You can provide up to 16 images.

For dall-e-2, you can only provide one image, and it should be a square png file less than 4MB.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions