Preparing search index...
The search index is not available
LiveKit Agents
LiveKit Agents
agents
llm
AvailabilityChangedEvent
Interface AvailabilityChangedEvent
Event emitted when an LLM's availability changes.
interface
AvailabilityChangedEvent
{
available
:
boolean
;
llm
:
llm
.
LLM
;
}
Index
Properties
available
llm
Properties
available
available
:
boolean
llm
llm
:
llm
.
LLM
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
available
llm
LiveKit Agents
Loading...
Event emitted when an LLM's availability changes.