Skip to main content
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://deno.land/x/openai@v4.24.7/error.ts";

Properties

readonly
status: 429