litellm/tests/test_litellm/proxy/guardrails
Krish Dholakia 8edcc4ecc3
Guardrails API - add streaming support (#17400)
* fix(initial-commit): adding a way to get the right response type based on the api route

* feat(unified_guardrail.py): support streaming guardrails

* test: update tests

* fix: fix linting errors

* test: update tests
2025-12-02 22:52:09 -08:00
..
guardrail_hooks Guardrails API - add streaming support (#17400) 2025-12-02 22:52:09 -08:00
test_guardrail_endpoints.py test_patch_guardrail_endpoint 2025-11-07 22:09:52 -08:00
test_guardrail_registry.py added test for updating in memory guardrails 2025-09-17 17:16:49 -07:00
test_init_guardrails.py
test_pillar_guardrails.py feat(pillar): add automatic LiteLLM context headers (#17076) 2025-11-25 19:35:39 -08:00
test_prompt_security_guardrails.py Prompt security litellm (#16365) 2025-11-24 11:44:20 -08:00