unregister
Method
This is a method of the RuntimeRegistryProtocol class in the registry module.Unregister a runtime from the registry.
Signature
Parameters
str
required
Runtime identifier to unregister
Returns
bool
True if runtime was unregistered, False if not found
Used By
Source
View on GitHub
praisonaiagents/runtime/registry.py at line 60
