Skip to main content
Module

x/openai/resources/beta/threads/threads.ts>Threads.TextDeltaBlock

Deno build of the official Typescript library for the OpenAI API.
Extremely Popular
Go to Latest
type alias Threads.TextDeltaBlock
import { type Threads } from "https://deno.land/x/openai@v4.61.1/resources/beta/threads/threads.ts";
const { TextDeltaBlock } = Threads;
definition: MessagesAPI.TextDeltaBlock