request_approval
AsyncMethod
This is a method of the AgentApproval class in the backends module.Ask the approver agent to evaluate the request.
Signature
Parameters
ApprovalRequest
required
No description available.
Returns
ApprovalDecision
The result of the operation.
Uses
approver.achatasyncio.get_running_looploop.run_in_executorApprovalDecisionlogger.error
Used By
Source
View on GitHub
praisonaiagents/approval/backends.py at line 249
