Skip to main content
Module

x/openai/resources/beta/chat/completions.ts>ChatCompletionStream#[Symbol.asyncIterator]

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

Returns

AsyncIterator<ChatCompletionChunk>