Skip to main content

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.

configure_default_approvals

Function
This function is defined in the approval module.
Configure default dangerous tools to require approval.

Signature

def configure_default_approvals() -> Any

Returns

Returns
Any
The result of the operation.

Uses

  • APPROVAL_REQUIRED_TOOLS.add

Source

View on GitHub

praisonaiagents/approval.py at line 504

Configuration Overview

Agent Config