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.OaImagesResponseImagesResponse. 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 3001–3194
Fields
created
int | nulldata
openai.internal.OaImageDatum[] | nullbackground
string | nulloutput_format
string | nullsize
string | nullquality
string | null