PII
Detect personally identifiable information in user input.
YAML key: pii
Direction: input
Detect personally identifiable information in user input.
Configuration
Prop
Type
Example
guards:
input:
modules:
- pii:
categories: []Provider usage
Configure under guards.input.modules when using an LLM-backed input provider.
See the modules overview.