register_agent
Method
This is a method of the GatewayProtocol class in the protocols module.Register an agent with the gateway.
Signature
Parameters
The agent to register
Optional custom agent ID
Returns
The agent ID (generated if not provided)
Source
View on GitHub
praisonaiagents/gateway/protocols.py at line 295
