Skip to content

Commit ce5d0e2

Browse files
Update set-up-guardrail.mdx
1 parent 203d599 commit ce5d0e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/ai-gateway/guardrails/set-up-guardrail.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ Add Guardrails to any gateway to start evaluating and potentially modifying resp
2222
For additional details about how to implement Guardrails, refer to [Usage considerations](/ai-gateway/guardrails/usage-considerations/).
2323
:::
2424

25-
## Viewing Guardrail Results in Logs
25+
## Viewing Guardrail results in Logs
2626

2727
After enabling Guardrails, you can monitor results through **AI Gateway Logs** in the Cloudflare dashboard. Guardrail logs are marked with a **green shield icon**, and each logged request includes an `eventID`, which links to its corresponding Guardrail evaluation log(s) for easy tracking. Logs are generated for all requests, including those that **pass** Guardrail checks.
2828

29-
## Error Handling and Blocked Requests
29+
## Error handling and blocked requests
3030

3131
When a request is blocked by guardrails, you will receive a structured error response. These indicate whether the issue occurred with the prompt or the model response. Use error codes to differentiate between prompt versus response violations.
3232

0 commit comments

Comments
 (0)