HostedFileSearchTool constructor
Creates a new HostedFileSearchTool.
Implementation
HostedFileSearchTool({
this.inputs,
this.maximumResultCount,
}) : super(name: 'file_search', description: 'File search');
Creates a new HostedFileSearchTool.
HostedFileSearchTool({
this.inputs,
this.maximumResultCount,
}) : super(name: 'file_search', description: 'File search');