import { type FileSearchToolCall } from "https://deno.land/x/openai@v4.69.0/resources/beta/threads/runs/mod.ts";
const { RankingOptions } = FileSearchToolCall.FileSearch;
The ranking options for the file search.
x/openai/resources/beta/threads/runs/mod.ts>FileSearchToolCall.FileSearch.RankingOptions
import { type FileSearchToolCall } from "https://deno.land/x/openai@v4.69.0/resources/beta/threads/runs/mod.ts";
const { RankingOptions } = FileSearchToolCall.FileSearch;
The ranking options for the file search.