* 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 |
||
|---|---|---|
| .. | ||
| containers | ||
| google_genai | ||
| images | ||
| integrations | ||
| interactions | ||
| litellm_core_utils | ||
| llms | ||
| management_endpoints | ||
| mcp_server | ||
| passthrough_endpoints | ||
| prompts | ||
| proxy | ||
| responses | ||
| secret_managers | ||
| videos | ||
| access_group.py | ||
| adapter.py | ||
| agents.py | ||
| caching.py | ||
| completion.py | ||
| embedding.py | ||
| files.py | ||
| fine_tuning.py | ||
| guardrails.py | ||
| mcp.py | ||
| policy_engine.py | ||
| rag.py | ||
| realtime.py | ||
| rerank.py | ||
| router.py | ||
| scheduler.py | ||
| search.py | ||
| services.py | ||
| tag_management.py | ||
| utils.py | ||
| vector_store_files.py | ||
| vector_stores.py | ||