Preparing search index...
The search index is not available
LiveKit Agents
LiveKit Agents
agents
voice
testing
FunctionCallEvent
Interface FunctionCallEvent
Event representing a function/tool call initiated by the LLM.
interface
FunctionCallEvent
{
item
:
FunctionCall
;
type
:
"function_call"
;
}
Index
Properties
item
type
Properties
item
item
:
FunctionCall
type
type
:
"function_call"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
item
type
LiveKit Agents
Loading...
Event representing a function/tool call initiated by the LLM.