mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-05 05:03:26 +00:00
2a994d7016
* feat: add GuardrailProviderSpecificParams * feat: add add apply_guardrail helper for presidio * ui cleanup * fixes pii config on ui * fixes for adding presidio pii * refactor: InitializeGuardrails * feat: init guardrails from DB * allow running guardrails from test key pg * fix: running a request with guardrails on UI * fix: types/guardrails.py * test: test_presidio_pre_call_hook_with_different_call_types * test: test_initialize_presidio_guardrail * test: fix custom guardrail tests