你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MessageInputImageFileBlock interface

An image-file block in a new message, referencing an internally uploaded image by file ID.

Extends

Properties

imageFile

Information about the referenced image file, including file ID and optional detail level.

type

Must be 'image_file' for an internally uploaded image block.

Property Details

imageFile

Information about the referenced image file, including file ID and optional detail level.

imageFile: MessageImageFileParam

Property Value

type

Must be 'image_file' for an internally uploaded image block.

type: "image_file"

Property Value

"image_file"