Skip to main content

list_runtimes

Method
This is a method of the RuntimeRegistryProtocol class in the registry module.
List all registered runtimes.

Signature

Returns

List[RuntimeRegistryEntry]
List of RuntimeRegistryEntry objects for all registered runtimes

Used By

Source

View on GitHub

praisonaiagents/runtime/registry.py at line 82