Skip to main content
Module

x/openai/error.ts>APIUserAbortError

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

Constructors

new
APIUserAbortError(unnamed 0?: { message?: string; })

Properties

readonly
status: undefined