import { FileSearchTool } from "https://deno.land/x/openai@v4.62.1/resources/beta/mod.ts";
Interfaces
Overrides for the file search tool. | |
The ranking options for the file search. If not specified, the file search tool
will use the |
import { type FileSearchTool } from "https://deno.land/x/openai@v4.62.1/resources/beta/mod.ts";
Properties
optional
file_search: FileSearchTool.FileSearchOverrides for the file search tool.