Skip to main content
Module

x/openai/resources/beta/chat/completions.ts>ChatCompletionStream.createChatCompletion

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

Parameters

client: OpenAI
optional
options: Core.RequestOptions