import { Message } from "https://deno.land/x/openai@v4.62.1/resources/beta/threads/mod.ts";
const { Attachment } = Message;
import { type Message } from "https://deno.land/x/openai@v4.62.1/resources/beta/threads/mod.ts";
const { Attachment } = Message;
Properties
optional
tools: Array<AssistantsAPI.CodeInterpreterTool | Attachment.AssistantToolsFileSearchTypeOnly>The tools to add this file to.