connect
Method
This is a method of the RealtimeAgent class in the realtime_agent module.Connect to the Realtime API (sync wrapper).
Signature
Returns
True if connected successfully
Uses
asyncio.get_event_looploop.is_runningloop.run_until_completeaconnectasyncio.new_event_loopasyncio.set_event_loop
Used By
RealtimeAgent.aconnectMemory.store_short_termMemory.search_short_termMemory.reset_short_termMemory.store_long_term
Source
View on GitHub
praisonaiagents/agent/realtime_agent.py at line 134
