[PRIVACY] Implement pii-scrubber task via gemma2:2b #294
Reference in New Issue
Block a user
Delete Branch "gemini/issue-246"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #246
This PR implements a dedicated
pii_scrubbertask intasks.pythat uses thegemma2:2bmodel to redact PII from text.It also enables
redact_piiinconfig.yaml.The task uses a specialized system prompt to ensure gemma2:2b focuses exclusively on redaction without adding commentary.