import { type FileCreateParams } from "https://deno.land/x/openai@v4.24.3/resources/beta/assistants/files.ts";
Properties
A File ID (with
purpose="assistants"
) that the assistant should use. Useful for tools like
retrieval
and code_interpreter
that can access files.