MessageImageFileParam interface
Parameter for an image file (by ID) at creation time.
Properties
detail | Specifies the requested detail level for the image. Possible values: "auto", "low", "high" |
file |
File ID for the uploaded image. |
Property Details
detail
Specifies the requested detail level for the image.
Possible values: "auto", "low", "high"
detail?: string
Property Value
string
fileId
File ID for the uploaded image.
fileId: string
Property Value
string