Skip to main content

request_approval_sync

Method
This is a method of the AgentApproval class in the backends module.
Synchronous wrapper.

Signature

Parameters

ApprovalRequest
required
No description available.

Returns

ApprovalDecision
The result of the operation.

Uses

  • run_coroutine_safely
  • request_approval

Used By

Source

View on GitHub

praisonaiagents/approval/backends.py at line 284