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