Logger
AgentSession
Agent_Session utilities for livekit real-time communication integration utilities.
View module source on GitHub
This function is called when a session starts.
This is the point where we create a new session for Maxim.
The session info along with room_id, agent_id, etc is stored in the thread-local store.
This function is called when the agent state is updated.
This function is called when the agent generates a reply.
This function is called when the user state is changed.
This function is called when the agent executes a tool call.