is_registered
Method
This is a method of the RuntimeRegistryProtocol class in the registry module.Check if a runtime is registered.
Signature
Parameters
str
required
Runtime identifier to check
Returns
bool
True if runtime is registered, False otherwise
Used By
Source
View on GitHub
praisonaiagents/runtime/registry.py at line 71
