execute_turn
AsyncMethod
This is a method of the TurnExecutorProtocol class in the protocols module.Run
turn on placement and return its result.
Signature
Parameters
TurnPlacement
required
No description available.
'Callable
required
No description available.
Returns
Any
The result of the operation.
Source
View on GitHub
praisonaiagents/gateway/protocols.py at line 5713
