fileSearchTool
function fileSearchTool(vectorStoreIds, options?): HostedTool
Adds file search abilities to your agent
Parameters
Section titled “Parameters”Parameter | Type | Description |
---|---|---|
|
|
The IDs of the vector stores to search. |
|
|
Additional configuration for the file search like specifying the maximum number of results to return. |
Returns
Section titled “Returns”a file search tool definition