Skip to main content

is_available

Method
This is a method of the SandboxProtocol class in the protocols module.
Whether the sandbox backend is available.

Signature

def is_available() -> bool

Returns

Returns
bool
The result of the operation.

Source

View on GitHub

praisonaiagents/sandbox/protocols.py at line 214