mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-10 21:04:46 +00:00
bd1e0634bf
* feat: add types for lakera v2 * feat: add call v2 guard for lakera * feat: add call v2 guard for lakera * feat: add LAKERA_V2 * feat: add LAKERA_V2 params * feat: add initialize_lakera_v2 * fix: lakera pii masking * test: lakera pii masking * fix: lakera pii masking with tracing * fix: lakera pii masking with tracing * fix: fix linting errors * fix: lakera ai docs
In total litellm runs 1000+ tests
[02/20/2025] Update:
To make it easier to contribute and map what behavior is tested,
we've started mapping the litellm directory in tests/litellm
This folder can only run mock tests.