Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/openai/resources/beta/mod.ts>AssistantCreateParams.AssistantToolsRetrieval

Deno build of the official Typescript library for the OpenAI API.
Extremely Popular
Go to Latest
interface AssistantCreateParams.AssistantToolsRetrieval
import { type AssistantCreateParams } from "https://deno.land/x/openai@v4.27.0/resources/beta/mod.ts";
const { AssistantToolsRetrieval } = AssistantCreateParams;

Properties

type: "retrieval"

The type of tool being defined: retrieval