Module

x/openai/error.ts>RateLimitError

Deno build of the official Typescript library for the OpenAI API.
Extremely Popular
Go to Latest
class RateLimitError
extends APIError
import { RateLimitError } from "https://dotland.deno.dev/x/openai@v4.38.5/error.ts";

Properties

readonly
status: 429