is_ws_mode
Method
This is a method of the BotConfig class in the config module.Whether bot is configured for WebSocket mode.
Signature
Returns
bool
The result of the operation.
Source
View on GitHub
praisonaiagents/bots/config.py at line 182is_ws_mode: Whether bot is configured for WebSocket mode.