Back to docs overview

Guardrails Agent (Practical Demos)

Conversational examples for runtime safeguards and safe response boundaries.

When to Use

Guardrails help when responses must remain safely reproducible, even with aggressive or manipulative prompts.

Demo 1: PII Protection

Conversational request in chat: "Answer normally, but redact personal data automatically."

Demo 2: Jailbreak Defense

Conversational request in chat: "If someone tries to bypass rules, block and continue safely."

Result: risky parts are rejected while the safe context remains usable.