Skip to main content

is_registered

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

Signature

Parameters

str
required
No description available.

Returns

bool
The result of the operation.

Used By

Source

View on GitHub

praisonaiagents/runtime/registry.py at line 205