Skip to main content

supports

Method
This is a method of the RuntimeCapabilityMatrix class in the capabilities module.
Check if this runtime supports a specific capability.

Signature

Parameters

RuntimeCapability
required
No description available.

Returns

bool
The result of the operation.

Uses

  • to_capability_set

Source

View on GitHub

praisonaiagents/runtime/capabilities.py at line 137