mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
docs pii masking cleanup
This commit is contained in:
parent
d367eb3460
commit
8a05c57071
1 changed files with 4 additions and 0 deletions
|
|
@ -36,6 +36,9 @@ On the LiteLLM UI, navigate to Guardrails. Click "Add Guardrail". On this dropdo
|
|||
style={{width: '80%', display: 'block', margin: '0'}}
|
||||
/>
|
||||
|
||||
<br/>
|
||||
<br/>
|
||||
|
||||
#### 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'}}
|
||||
/>
|
||||
|
||||
<br/>
|
||||
|
||||
#### 3.2 Test in code
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue