Skip to content

Commit ef333cb

Browse files
Hyperlint Automation Fix
1 parent b8f6209 commit ef333cb

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

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

0 commit comments

Comments
 (0)