Agent_Session utilities for livekit real-time communication integration utilities.
def intercept_session_start(self: AgentSession, room, room_name, agent: Agent)
def intercept_update_agent_state(self, new_state)
def intercept_generate_reply(self, instructions)
def intercept_user_state_changed(self, new_state)
def handle_tool_call_executed(self, event: FunctionToolsExecutedEvent)
Was this page helpful?