LlmapiMessageContentImage
LlmapiMessageContentImage =
object
Defined in: src/client/types.gen.ts:718
ImageURL is used when Type=image_url or Type=input_image
Properties
detail?
optionaldetail:string
Defined in: src/client/types.gen.ts:722
Detail is the OpenAI detail hint (auto|low|high)
url?
optionalurl:string
Defined in: src/client/types.gen.ts:726
URL is the image URL or data URI
Last updated on