Skip to main content

is_available

Method
This is a method of the RuntimeRegistry class in the registry module.
Check if a runtime is available.

Signature

Parameters

str
required
No description available.

Returns

bool
The result of the operation.

Uses

  • resolve

Used By

Source

View on GitHub

praisonaiagents/runtime/registry.py at line 309