A URL for the file that's generated when the assistant used the code_interpreter
tool to generate a file.
Name | Type | Description | Notes |
---|---|---|---|
index | Integer | The index of the annotation in the text content part. | |
type | TypeEnum | Always `file_path`. | |
text | String | The text in the message content that needs to be replaced. | [optional] |
filePath | MessageDeltaContentTextAnnotationsFilePathObjectFilePath | [optional] | |
startIndex | Integer | [optional] | |
endIndex | Integer | [optional] |
Name | Value |
---|---|
FILE_PATH | "file_path" |