FileSearchToolCallResults interface
model interface FileSearchToolCallResults
Properties
| attributes | |
| filename | |
| file_id | |
| score | |
| text |
Property Details
attributes
filename
filename?: string
Property Value
string
file_id
file_id?: string
Property Value
string
score
score?: number
Property Value
number
text
text?: string
Property Value
string