Skip to main content
Module

x/openai/resources/beta/chat/completions.ts>ChatCompletionRunner.runFunctions

Deno build of the official Typescript library for the OpenAI API.
Extremely Popular
Go to Latest
method ChatCompletionRunner.runFunctions
Re-export
Deprecated
Deprecated
  • please use runTools instead.
import { ChatCompletionRunner } from "https://deno.land/x/openai@v4.53.2/resources/beta/chat/completions.ts";

Parameters

completions: Completions
optional
options: RunnerOptions