RunStepFileSearchToolCallResultsOutput interface
The results of the file search.
Properties
ranking |
Ranking options for file search. |
results | The array of a file search results |
Property Details
rankingOptions
Ranking options for file search.
rankingOptions?: FileSearchRankingOptionsOutput
Property Value
results
The array of a file search results
results: RunStepFileSearchToolCallResultOutput[]