Skip to main content

list_names

Method
This is a method of the RuntimeRegistry class in the registry module.
List all registered runtime names/IDs.

Signature

Returns

List[str]
The result of the operation.

Uses

  • list_runtimes

Source

View on GitHub

praisonaiagents/runtime/registry.py at line 251