Documentation Index
Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
Use this file to discover all available pages before exploring further.
disconnect
Method
This is a method of the RealtimeAgent class in the realtime_agent module.Disconnect from the Realtime API (sync wrapper).
Signature
Returns
True if disconnected successfully
Uses
asyncio.get_event_looploop.is_runningloop.run_until_completeadisconnectasyncio.new_event_loopasyncio.set_event_loop
Source
View on GitHub
praisonaiagents/agent/realtime_agent.py at line 205
