Skip to main content
Deno 2 is finally here 🎉️
Learn more
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.0/src/util.ts";

Parameters

callback: (data: any) => void