mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-22 23:36:12 +00:00
443bada425
* Add Zscaler AI Guard hook Co-authored-by: Angela Tao <atao@zscaler.com> * Fix lint error, update document * Fix lint error, update document * update document * fix mypy type error * fix mypy issue * fix test * fix test * improve document * remove unuseful code * use litellm httphandler * update test cases * revover guardrail_initializers.py and guardrail_registry.py * remove unuse import * app apply_guardrail * remove functions repleased by apply_guardrail, update test and doc * remove functions repleased by apply_guardrail, update test and doc --------- Co-authored-by: Angela Tao <atao@zscaler.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.