import { type FileSearchTool } from "https://deno.land/x/openai@v4.59.0/resources/beta/assistants.ts";
const { RankingOptions } = FileSearchTool.FileSearch;
The ranking options for the file search.
See the file search tool documentation for more information.