litellm/litellm/types
Ishaan Jaff 3d8c042ca5
feat: prompt injection guardrail policy template (#21520)
* 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
2026-02-19 15:06:06 -08:00
..
containers
google_genai
images
integrations fix(azure): preserve content_policy_violation error details from Azure OpenAI (#20883) 2026-02-10 22:47:03 -08:00
interactions
litellm_core_utils
llms Merge pull request #21361 from BerriAI/litellm_oss_staging_02_17_2026 2026-02-18 17:48:15 +05:30
management_endpoints
mcp_server [Feat] MCP Oauth2 Fixes - Add support for MCP M2M Oauth2 support (#20788) 2026-02-09 17:35:11 -08:00
passthrough_endpoints
prompts
proxy Mcp user permissions (#21462) 2026-02-18 18:53:59 -08:00
responses
secret_managers
videos
access_group.py allow editing of access group names 2026-02-13 17:03:41 -08:00
adapter.py
agents.py
caching.py
completion.py
embedding.py
files.py
fine_tuning.py
guardrails.py feat: prompt injection guardrail policy template (#21520) 2026-02-19 15:06:06 -08:00
mcp.py
policy_engine.py [Feat] New LiteLLM Policy engine - create policies to manage guardrails, conditions - permissions per Key, Team (#19612) 2026-01-22 19:49:53 -08:00
rag.py [Feat] RAG API - Add support for using s3 Vectors as Vector Store Provider for /rag/ingest (#19888) 2026-01-27 14:45:26 -08:00
realtime.py
rerank.py
router.py Merge main into affinity_callback and address deployment affinity review feedback 2026-02-18 10:01:11 -06:00
scheduler.py
search.py search tools list includes config defined search tools 2026-02-03 15:57:13 -08:00
services.py
tag_management.py
utils.py Merge branch 'main' into litellm_project_management_apis 2026-02-19 08:40:12 +05:30
vector_store_files.py
vector_stores.py [Feat] LiteLLM Vector Stores - Add permission management for users, teams (#19972) 2026-01-28 18:55:40 -08:00