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