Skip to main content

is_available

Method
This is a method of the FrameworkAdapterProtocol class in the protocols module.
Return True when this framework’s optional dependencies are installed.

Signature

Returns

bool
The result of the operation.

Used By

Source

View on GitHub

praisonaiagents/frameworks/protocols.py at line 17