mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-19 20:18:02 +00:00
* feat(patterns.json): add australia specific pii patterns - tax file number, abn, medicare number Improve PII detection for australian contexts * feat(patterns.json): add iban + street address pattern detection * feat: support policy templates on ui allows admin to enable pre-configured guardrails helps cover specific use-cases well * feat: create missing guardrails, working policy templates * feat: policy_templates.json support hosted policy templates allows others to contribute to the policy templates * docs: document new policy templates * fix: address greptile feedback * fix: fix linting error