Raised when an API request failed. This is used on our TTS/STT/LLM plugins.

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

  • Parameters

    • message: string
    • __namedParameters: APIErrorOptions = {}

    Returns APIError

Properties

body: null | object
retryable: boolean

Methods