litellm/tests/guardrails_tests
Ishaan Jaff 5ea0854eda
[Feat] Guardrails Load Balancing - Allow Platform admins to load balance between guardrails (#18181)
* add _aguardrail_helper for LB

* add _aguardrail_helper on router.py

* test_proxy_logging_pre_call_hook_load_balancing

* add _execute_guardrail_with_load_balancing

* add LB TEsting

* docs guard lb

* fix linting

* fix lint
2025-12-19 00:08:03 +05:30
..
conftest.py
test_bedrock_guardrails.py fix(unified_guardrail.py): correctly map a v1/messages call to the anthropic unified guardrail (#17424) 2025-12-03 20:54:56 -08:00
test_custom_guardrail.py
test_dynamoai_guardrails.py [Fix] CI/CD #1 - mypy | check_code_and_doc_quality | guardrails_testing (#18195) 2025-12-18 06:31:01 -08:00
test_guardrail_load_balancing.py [Feat] Guardrails Load Balancing - Allow Platform admins to load balance between guardrails (#18181) 2025-12-19 00:08:03 +05:30
test_guardrails_config.py
test_javelin_guardrails.py
test_lakera_v2.py Feature/lakera monitor mode (#18084) 2025-12-18 19:57:43 +05:30
test_lasso_guardrails.py
test_presidio_pii.py Fix Presidio guardrail test TypeError and license base64 decoding error (#17538) 2025-12-05 08:45:02 -08:00
test_tracing_guardrails.py [Fix] CI/CD #1 - mypy | check_code_and_doc_quality | guardrails_testing (#18195) 2025-12-18 06:31:01 -08:00
test_zscaler_ai_guard.py