From 8a05c57071ea2775fa069b488843f6d574a7914b Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Sat, 17 May 2025 18:55:58 -0700 Subject: [PATCH] docs pii masking cleanup --- docs/my-website/docs/proxy/guardrails/pii_masking_v2.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/my-website/docs/proxy/guardrails/pii_masking_v2.md b/docs/my-website/docs/proxy/guardrails/pii_masking_v2.md index abea90f617..427308cf22 100644 --- a/docs/my-website/docs/proxy/guardrails/pii_masking_v2.md +++ b/docs/my-website/docs/proxy/guardrails/pii_masking_v2.md @@ -36,6 +36,9 @@ On the LiteLLM UI, navigate to Guardrails. Click "Add Guardrail". On this dropdo style={{width: '80%', display: 'block', margin: '0'}} /> +
+
+ #### 1.2 Configure Entity Types Now select the entity types you want to mask. See the [supported actions here](#supported-actions) @@ -104,6 +107,7 @@ My credit card is 4111-1111-1111-1111 and my email is test@example.com. style={{width: '100%', display: 'block', margin: '0'}} /> +
#### 3.2 Test in code