mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-19 18:19:21 +00:00
docs: remove enterprise restriction from guardrails list endpoint (#15333)
- Remove enterprise-only label from 'View Available Guardrails' section - The /guardrails/list endpoint appears to be available in OSS version - Makes documentation more accurate for OSS users
This commit is contained in:
@@ -197,13 +197,7 @@ curl -i http://localhost:4000/v1/chat/completions \
|
||||
|
||||
Follow this simple workflow to implement and tune guardrails:
|
||||
|
||||
### 1. ✨ View Available Guardrails
|
||||
|
||||
:::info
|
||||
|
||||
✨ This is an Enterprise only feature [Get a free trial](https://www.litellm.ai/enterprise#trial)
|
||||
|
||||
:::
|
||||
### 1. View Available Guardrails
|
||||
|
||||
First, check what guardrails are available and their parameters:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user