unregister_agent
Method
This is a method of the GatewayProtocol class in the protocols module.Unregister an agent from the gateway.
Signature
Parameters
The agent ID to unregister
Returns
True if agent was unregistered, False if not found
Source
View on GitHub
praisonaiagents/gateway/protocols.py at line 307
