July 16, 2025 - v2.0.696
about 1 month ago by Noriaki Tatsumi
IMPORTANT Note for On-Premises Customers:
There's a new tuning parameter for the toxicity detection feature. Please update the "Shield Toxicity Check Max Token Limit" deployment configuration value from 1,200
to 8,000
.
CFT: ShieldToxicityCheckMaxTokenLimit
(Shield Toxicity Check Max Token Limit)
Helm Chart: shieldToxicityCheckMaxTokenLimit
Enhancements:
- We’ve made several updates to reduce latency, support longer inputs, and increase performance in our toxicity model:
- Introduced a new chunking strategy for the harmful request classifier
- Increased the toxicity classifier’s token limit from 1,200 to 8,000 tokens
- Upgraded our profanity model resulting in increased performance for profanity detection
- Improved PII Detection Accuracy with New Post-processing Enhancements:
- Cleaner Entity Recognition: Common non-name terms like “me,” “you,” and “doctor” are now filtered out to reduce false positives in name detection.
- Smarter Crypto Wallet & Bank Account Validation: Wallet and bank account entities are now validated for structure, expected length, and presence of unexpected characters or common words like “wallet.”
- Enhanced URL Detection: URLs are now correctly identified even when missing standard prefixes like
http://
.