mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-17 20:48:32 +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>