Update prompt_injection.md

This commit is contained in:
Ishaan Jaff 2024-08-01 18:00:02 -07:00 committed by Krrish Dholakia
parent 95986b790d
commit cc9da9644f

View file

@ -13,7 +13,7 @@ LiteLLM Supports the following methods for detecting prompt injection attacks
Use this if you want to reject /chat, /completions, /embeddings calls that have prompt injection attacks Use this if you want to reject /chat, /completions, /embeddings calls that have prompt injection attacks
LiteLLM uses [LakerAI API](https://platform.lakera.ai/) to detect if a request has a prompt injection attack LiteLLM uses [LakeraAI API](https://platform.lakera.ai/) to detect if a request has a prompt injection attack
#### Usage #### Usage