Skip to main content

add_bot

Method
This is a method of the BotOSProtocol class in the protocols module.
Register a Bot instance for orchestration.

Signature

Parameters

Any
required
A Bot instance (satisfies BotProtocol).

Source

View on GitHub

praisonaiagents/bots/protocols.py at line 1341