import * as openai from "https://deno.land/x/openai@v4.58.1/streaming.ts";
Functions
This is an internal helper function that's just used for testing | |
Most browsers don't yet have async iterable support for ReadableStream, and Node has a very different way of reading bytes from its "ReadableStream". |