A citation within the message that points to a specific quote from a specific File associated with the assistant or the message. Generated when the assistant uses the "file_search" tool to search files.
Name | Type | Description | Notes |
---|---|---|---|
index | Integer | The index of the annotation in the text content part. | |
type | TypeEnum | Always `file_citation`. | |
text | String | The text in the message content that needs to be replaced. | [optional] |
fileCitation | MessageDeltaContentTextAnnotationsFileCitationObjectFileCitation | [optional] | |
startIndex | Integer | [optional] | |
endIndex | Integer | [optional] |
Name | Value |
---|---|
FILE_CITATION | "file_citation" |