Skip to content

Commit deae42e

Browse files
Hyperlint Automation Fix
1 parent 606752b commit deae42e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ After enabling Guardrails, you can monitor results through **AI Gateway Logs** i
2828

2929
## Error handling and blocked requests
3030

31-
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.
31+
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

3333
- **Prompt blocked**
3434
- `"code": 2016`

0 commit comments

Comments
 (0)