openai.internal.OaImagesResponse

`ImagesResponse`. The GPT image models echo the settings they actually used (`output_format`, `size`, `quality`, `background`), which is where the returned images' MIME type comes from.

Reference version

Signature

class openai.internal.OaImagesResponse

ImagesResponse. The GPT image models echo the settings they actually used (output_format, size, quality, background), which is where the returned images' MIME type comes from.

Source:<builtin>/openai/ns_internal/images.bamlbytes 30013194

Fields

created

int | null

background

string | null

output_format

string | null

size

string | null

quality

string | null