Skip to main content

ResponseInputImagePart

typeType (string)
Constant value: input_image
Default value: input_image
image_url object
anyOf
string
detail object
anyOf
string
ResponseInputImagePart
{
"type": "input_image",
"image_url": "string",
"detail": "string"
}