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.

remove_approval_callback

Function
This function is defined in the display_types module.
Remove the approval callback

Signature

def remove_approval_callback() -> ()

Returns

Returns
()
The result of the operation.

Uses

  • write

Source

View on GitHub

praisonai/src/parity/display_types.rs at line 274

Rust Approval

Rust Guardrails