get_entry
Method
This is a method of the RuntimeRegistryProtocol class in the registry module.Get registry entry for a runtime.
Signature
Parameters
str
required
Runtime identifier
Returns
Optional[RuntimeRegistryEntry]
RuntimeRegistryEntry if found, None otherwise
Source
View on GitHub
praisonaiagents/runtime/registry.py at line 90
