Preparing search index...
The search index is not available
LiveKit Agents
LiveKit Agents
agents
metrics
MultimodalLLMError
Class MultimodalLLMError
Hierarchy
Error
MultimodalLLMError
Index
Constructors
constructor
Properties
code?
reason?
type?
Constructors
constructor
new
MultimodalLLMError
(
__namedParameters
?
)
:
MultimodalLLMError
Parameters
__namedParameters
:
{
code
?:
string
;
message
?:
string
;
reason
?:
string
;
type
?:
string
;
}
= {}
Optional
code
?:
string
Optional
message
?:
string
Optional
reason
?:
string
Optional
type
?:
string
Returns
MultimodalLLMError
Properties
Optional
code
code
?:
string
Optional
reason
reason
?:
string
Optional
type
type
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
code
reason
type
LiveKit Agents
Loading...