Skip to main content

list_runtimes

Function
This function is defined in the registry module.
List all registered runtime IDs.

Signature

Returns

list[str]
The result of the operation.

Uses

  • _global_registry.list_runtimes

Used By

Source

View on GitHub

praisonaiagents/runtime/registry.py at line 346