mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-23 10:19:28 +00:00
aab8edde67
* fix(guardrails): fixed post-call issue with Zscaler guardrail and invalid headers. Added unittests * fix(guardrails): Addressed greptil comments. Make policyid hanlding more clear * fix(guardrails): Address greptile comment * Update litellm/proxy/guardrails/guardrail_hooks/zscaler_ai_guard/zscaler_ai_guard.py Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> --------- Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
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/test_litellm
This folder can only run mock tests.