Skip to main content
Module

x/openai/resources/mod.ts>Completions.CompletionCreateParamsStreaming

Deno build of the official Typescript library for the OpenAI API.
Extremely Popular
Go to Latest
type alias Completions.CompletionCreateParamsStreaming
import { type Completions } from "https://deno.land/x/openai@v4.38.5/resources/mod.ts";
const { CompletionCreateParamsStreaming } = Completions;
definition: ChatCompletionsAPI.CompletionCreateParamsStreaming
definition: CompletionsAPI.CompletionCreateParamsStreaming