Documentation Index
Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
Use this file to discover all available pages before exploring further.
set_approval_callback
Function
This function is defined in the approval module.Set a custom approval callback function. The callback should accept (function_name, arguments, risk_level) and return ApprovalDecision.
Signature
Parameters
No description available.
Returns
The result of the operation.
Source
View on GitHub
praisonaiagents/approval.py at line 236
