forked from phoenix/litellm-mirror
feat - guardrails v2
This commit is contained in:
parent
7721b9b176
commit
8cd1963c11
9 changed files with 211 additions and 49 deletions
|
@ -1,18 +1,10 @@
|
|||
import Tabs from '@theme/Tabs';
|
||||
import TabItem from '@theme/TabItem';
|
||||
|
||||
# 🛡️ Guardrails
|
||||
# 🛡️ [Beta] Guardrails
|
||||
|
||||
Setup Prompt Injection Detection, Secret Detection on LiteLLM Proxy
|
||||
|
||||
:::info
|
||||
|
||||
✨ Enterprise Only Feature
|
||||
|
||||
Schedule a meeting with us to get an Enterprise License 👉 Talk to founders [here](https://calendly.com/d/4mp-gd3-k5k/litellm-1-1-onboarding-chat)
|
||||
|
||||
:::
|
||||
|
||||
## Quick Start
|
||||
|
||||
### 1. Setup guardrails on litellm proxy config.yaml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue