Share via


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