Skip to content

Commit d29bdd2

Browse files
Hyperlint Automation Fix
1 parent 66ecf60 commit d29bdd2

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
@@ -31,7 +31,7 @@ After enabling Guardrails, you can monitor results through **AI Gateway Logs** i
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

3333
- **Prompt blocked**
34-
- `"code": 2016`
34+
- `"code": 2016`
3535
- `"message": "Prompt blocked due to security configurations"`
3636

3737
- **Response blocked**

0 commit comments

Comments
 (0)