import { FileSearchToolCall } from "https://deno.land/x/openai@v4.69.0/resources/beta/threads/runs/steps.ts";
Interfaces
For now, this is always going to be an empty object. | |
The ranking options for the file search. | |
A result instance of the file search. | |
import { type FileSearchToolCall } from "https://deno.land/x/openai@v4.69.0/resources/beta/threads/runs/steps.ts";
Properties
file_search: FileSearchToolCall.FileSearch
For now, this is always going to be an empty object.