Skip to main content
Module

x/openai/resources/beta/threads/messages.ts>Message.Attachment.AssistantToolsFileSearchTypeOnly

Deno build of the official Typescript library for the OpenAI API.
Extremely Popular
Latest
interface Message.Attachment.AssistantToolsFileSearchTypeOnly
import { type Message } from "https://deno.land/x/openai@v4.62.1/resources/beta/threads/messages.ts";
const { AssistantToolsFileSearchTypeOnly } = Message.Attachment;

Properties

type: "file_search"

The type of tool being defined: file_search