import * as openai from "https://deno.land/x/openai@v4.19.0/resources/beta/assistants/files.ts";
Interfaces
A list of Files attached
to an | |
Deletes the association between the assistant and the file, but does not delete the File object itself. | |
x/openai/resources/beta/assistants/files.ts
import * as openai from "https://deno.land/x/openai@v4.19.0/resources/beta/assistants/files.ts";
A list of Files attached
to an | |
Deletes the association between the assistant and the file, but does not delete the File object itself. | |