Skip to main content

to_capability_set

Method
This is a method of the RuntimeCapabilityMatrix class in the capabilities module.
Convert matrix to set of enabled capabilities.

Signature

Returns

Set[RuntimeCapability]
The result of the operation.

Uses

  • capabilities.add

Used By

Source

View on GitHub

praisonaiagents/runtime/capabilities.py at line 106