Skip to content

Commit

Permalink
quick edit
Browse files Browse the repository at this point in the history
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
  • Loading branch information
hhunter-ms committed Feb 13, 2025
1 parent d8c2f9b commit 5f58e73
Showing 1 changed file with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,17 @@ Prompt caching optimizes performance by storing and reusing prompts that are oft
The PII obfuscation feature identifies and removes any form of sensitve user information from a conversation response. Simply enable PII obfuscation on input and output data to protect your privacy and scrub sensitive details that could be used to identify an individual.

The PII scrubber obfuscates the following user information:
- Phone numbers
- Email addresses
- Phone number
- Email address
- IP address
- Street Address
- Credit Cards
- SSN
- Street address
- Credit cards
- Social Security number
- ISBN
- Mac Address
- SHA1 Hex
- SHA256 Hex
- MD5 Hex
- Media Access Control (MAC) address
- Secure Hash Algorithm 1 (SHA-1) hex
- SHA-256 hex
- MD5 hex

## Demo

Expand Down

0 comments on commit 5f58e73

Please sign in to comment.