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