RunStepFileSearchToolCallResults 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?: FileSearchRankingOptions
Property Value
results
The array of a file search results
results: RunStepFileSearchToolCallResult[]