From 75ce4f1acb7cc6b684d37cab369fbb881c0ce901 Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Thu, 23 May 2024 15:59:42 -0700 Subject: [PATCH] docs - lakera ai prompt inj detection --- docs/my-website/docs/proxy/enterprise.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/my-website/docs/proxy/enterprise.md b/docs/my-website/docs/proxy/enterprise.md index e874136bf47..c47589e8a9c 100644 --- a/docs/my-website/docs/proxy/enterprise.md +++ b/docs/my-website/docs/proxy/enterprise.md @@ -286,7 +286,7 @@ That's it, start your proxy Test it with this request -> expect it to get rejected by LiteLLM Proxy -```curl +```shell curl --location 'http://localhost:4000/chat/completions' \ --header 'Authorization: Bearer sk-1234' \ --header 'Content-Type: application/json' \