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