is_runtime_available
Function
This function is defined in the registry module.Check if a runtime is available.
Signature
Parameters
str
required
Runtime identifier
Returns
bool
True if runtime exists and can be created
Uses
resolve_runtime
Source
View on GitHub
praisonaiagents/runtime/registry.py at line 380
