FAQ

Frequently Asked Questions

What is the difference between an AI gateway and a policy gateway?

An AI gateway routes and observes LLM traffic. A policy gateway enforces your custom content rules inline — rewrite, redact, escalate, or refuse — and logs every decision for audits.

Can I use a moderation API instead of a policy gateway?

A moderation API returns scores but does not enforce decisions. You must build the enforcement logic yourself. A policy gateway handles scoring and enforcement in one step.

Are provider guardrails enough for enterprise governance?

Usually not. Provider guardrails enforce the provider's rules, which are opaque and change without notice. Enterprise teams need control over what is allowed or refused.

Do I need all four?

Typically you need a routing layer (AI gateway) plus a policy enforcement layer (policy gateway). Moderation APIs and provider guardrails are optional complements, not replacements.