Skip to main content

disable_pii_redaction

Function
This function is defined in the redact module.
Unregister the PII-redaction hook. No-op if never enabled.

Signature

Returns

bool
The result of the operation.

Uses

  • get_default_registry
  • reg.unregister

Source

View on GitHub

praisonaiagents/trace/redact.py at line 213