litellm-mirror/litellm/proxy/guardrails
Krish Dholakia f031926b82
fix(utils.py): handle key error in msg validation (#8325)
* fix(utils.py): handle key error in msg validation

* Support running Aim Guard during LLM call (#7918)

* support running Aim Guard during LLM call

* Rename header

* adjust docs and fix type annotations

* fix(timeout.md): doc fix for openai example on dynamic timeouts

---------

Co-authored-by: Tomer Bin <117278227+hxtomer@users.noreply.github.com>
2025-02-06 18:13:46 -08:00
..
guardrail_hooks fix(utils.py): handle key error in msg validation (#8325) 2025-02-06 18:13:46 -08:00
guardrail_endpoints.py (UI) - Set/edit guardrails on a virtual key (#7954) 2025-01-23 18:01:54 -08:00
guardrail_helpers.py fix import error guardrails 2024-08-19 20:59:39 -07:00
guardrail_initializers.py (Refactor / QA) - Use LoggingCallbackManager to append callbacks and ensure no duplicate callbacks are added (#8112) 2025-01-30 19:35:50 -08:00
guardrail_registry.py (Feat) - allow setting default_on guardrails (#7973) 2025-01-24 10:14:05 -08:00
init_guardrails.py test(base_llm_unit_tests.py): add test to ensure drop params is respe… (#8224) 2025-02-03 16:04:44 -08:00