Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/openai/resources/beta/threads/mod.ts>ThreadCreateParams.Message.Attachment.FileSearch

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

Properties

type: "file_search"

The type of tool being defined: file_search