mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
* add semantic guard constants * add SEMANTIC_GUARD enum value * add keyword-based prompt injection policy template * add semantic prompt injection route template * add semantic guard route loader * add semantic guard guardrail * add semantic guard registration * add semantic guard tests * enhance SQL injection keyword category with more patterns and exceptions * add standalone SQL injection policy template * add SQL injection semantic guard route template * add SQL injection guardrail tests * remove standalone sql_injection policy template, use categories/prompt_injection_sql.yaml instead |
||
|---|---|---|
| .. | ||
| conftest.py | ||
| test_bedrock_guardrails.py | ||
| test_custom_guardrail.py | ||
| test_dynamoai_guardrails.py | ||
| test_eu_ai_act_article5.py | ||
| test_eu_ai_act_french_3_scenarios.py | ||
| test_guardrail_load_balancing.py | ||
| test_guardrails_config.py | ||
| test_javelin_guardrails.py | ||
| test_lakera_v2.py | ||
| test_lasso_guardrails.py | ||
| test_presidio_pii.py | ||
| test_semantic_guard.py | ||
| test_tracing_guardrails.py | ||
| test_zscaler_ai_guard.py | ||