Skip to main content

get_supported_modes

Method
This is a method of the TurnRuntimeProtocol class in the protocols module.
Get all runtime modes supported by this implementation.

Signature

Returns

List[RuntimeMode]
List of supported RuntimeMode values

Source

View on GitHub

praisonaiagents/runtime/protocols.py at line 87