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.
set_agent
Method
This is a method of the BotProtocol class in the protocols module.Set the agent that handles messages.
Signature
Parameters
The agent to handle incoming messages
Source
View on GitHub
praisonaiagents/bots/protocols.py at line 331
