Preparing search index...
The search index is not available
LiveKit Agents
LiveKit Agents
agents
APIError
Class APIError
Raised when an API request failed. This is used on our TTS/STT/LLM plugins.
Hierarchy (
view full
)
Error
APIError
APIStatusError
APIConnectionError
Index
Constructors
constructor
Properties
body
retryable
Methods
to
String
Constructors
constructor
new APIError
(
message
,
__namedParameters
?
)
:
APIError
Parameters
message
:
string
__namedParameters
:
APIErrorOptions
= {}
Returns
APIError
Properties
Readonly
body
body
:
null
|
object
Readonly
retryable
retryable
:
boolean
Methods
to
String
to
String
(
)
:
string
Returns
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
body
retryable
to
String
LiveKit Agents
Loading...
Raised when an API request failed. This is used on our TTS/STT/LLM plugins.