InputImageContentParamAutoParam interface
An image input to the model. Learn about image inputs
Property Details
detail
file_id
file_id?: string
Property Value
string
image_url
image_url?: string
Property Value
string
type
The type of the input item. Always input_image.
type: "input_image"
Property Value
"input_image"