Skip to main content
Module

x/openai/resources/beta/chat/completions.ts>ChatCompletionStreamingRunner.runTools

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

Type Parameters

T extends (string | object)[]

Parameters

completions: Completions
optional
options: RunnerOptions