The detail level of the image to be sent to the model. One of high, low, or
auto. Defaults to auto.
Optionalfile_The ID of the file to be sent to the model.
Optionalimage_The URL of the image to be sent to the model. A fully qualified URL or base64 encoded image in a data URL.
The type of the input item. Always input_image.
An image input to the model. Learn about image inputs.