View module source on GitHubDocumentation Index
Fetch the complete documentation index at: https://www.getmaxim.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Agent_Session utilities for livekit real-time communication integration utilities.
View module source on GitHubDocumentation Index
Fetch the complete documentation index at: https://www.getmaxim.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
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?