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.
Handler functionality for Realtime integration.
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 handle_session_created(session_info: SessionStoreEntry,
event: SessionCreatedEvent)
def handle_openai_client_event_queued(session_info: SessionStoreEntry,
event: dict)
def handle_openai_server_event_received(session_info: SessionStoreEntry,
event: Any)
Was this page helpful?