Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/openai/internal/decoders/line.ts

Deno build of the official Typescript library for the OpenAI API.
Extremely Popular
Latest
import * as openai from "https://deno.land/x/openai@v4.68.0/internal/decoders/line.ts";

Classes

A re-implementation of httpx's LineDecoder in Python that handles incrementally reading lines from text.