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

MessageDeltaTextFileCitationAnnotationObject interface

Represents the data of a streamed file citation as applied to a streaming text content part.

Properties

fileId

The ID of the specific file the citation is from.

quote

The specific quote in the cited file.

Property Details

fileId

The ID of the specific file the citation is from.

fileId?: string

Property Value

string

quote

The specific quote in the cited file.

quote?: string

Property Value

string