Skip to main content
Module

x/openai/resources/beta/mod.ts>Assistant.Function

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

Properties

function: Shared.FunctionDefinition
type: "function"

The type of tool being defined: function