Guardrails
Examples for input/output safety checks and policy enforcement.
| Example | Description |
|---|---|
| Custom Guardrail | Build custom guardrails to validate agent behavior. |
| Openai Moderation | Example demonstrating how to use OpenAI moderation guardrails with Kern Agent. |
| Output Guardrail | Validate and constrain agent output with guardrails. |
| Pii Detection | Example demonstrating how to use PII detection guardrails with Kern Agent. |
| Prompt Injection | Example demonstrating how to use checks with Kern Agent to implement guardrails. |