import { type FileObject } from "https://deno.land/x/openai@v4.53.2/resources/files.ts";
The File
object represents a document that has been uploaded to OpenAI.
x/openai/resources/files.ts>FileObject
import { type FileObject } from "https://deno.land/x/openai@v4.53.2/resources/files.ts";
The File
object represents a document that has been uploaded to OpenAI.