Skip to content

Commit 04ee357

Browse files
authored
Update index.mdx
updated wording
1 parent befd14a commit 04ee357

File tree

1 file changed

+6
-5
lines changed
  • src/content/docs/ai-gateway/guardrails

1 file changed

+6
-5
lines changed

src/content/docs/ai-gateway/guardrails/index.mdx

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,11 @@ sidebar:
88
badge: Beta
99
---
1010

11-
Guardrails help you deploy AI applications safely by intercepting and evaluating both user prompts and model responses for harmful content. Acting as a proxy between your application and [model providers](/ai-gateway/providers)(such as OpenAI, Anthropic, DeepSeek, and others), Guardrails ensures a consistent and secure experience across your entire AI ecosystem.
11+
Guardrails help you deploy AI applications safely by intercepting and evaluating both user prompts and model responses for harmful content. Acting as a proxy between your application and [model providers](/ai-gateway/providers) (such as OpenAI, Anthropic, DeepSeek, and others), AI Gateway's Guardrails ensure a consistent and secure experience across your entire AI ecosystem.
1212

13-
Guardrails proactively monitor interactions between users and AI models, allowing you to:
13+
Guardrails proactively monitor interactions between users and AI models, giving you:
1414

15-
- Protect users by detecting and mitigating harmful content.
16-
- Meet compliance requirements by aligning with evolving regulatory standards.
17-
- Optimize costs by preventing unnecessary processing of harmful requests early.
15+
- **Consistent moderation**: Uniform moderation layer that works across models and providers.
16+
- **Enhanced safety and user trust**: Proactively protect users from harmful or inappropriate interactions.
17+
- **Flexibility and control over allowed content**: Specify which categories to monitor and choose between flagging or outright blocking
18+
- **Auditing and compliance capabilities**: Stay ahead of evolving regulatory requirements with logs of user prompts, model responses, and enforced guardrails.Protect users by detecting and mitigating harmful content.

0 commit comments

Comments
 (0)