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”HostedTool
a file search tool definition