Skip to main content
Module

x/openai/src/util.ts>decodeStream

Unofficial Deno wrapper for the Open Ai api
Extremely Popular
Go to Latest
function decodeStream
import { decodeStream } from "https://deno.land/x/openai@1.4.3/src/util.ts";

Parameters

callback: (data: any) => void