We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaf2c8f commit 202352dCopy full SHA for 202352d
guides/use-cases/run-batch-evals.mdx
@@ -171,10 +171,10 @@ Go to **Guardrails** → **Create Guardrail**
171
```
172
</Step>
173
<Step>
174
- This Guradrail will act as a check after the response and validate if the model repose is a valid JSON schema as we need.
+ This Guardrail will act as a check after the response and validate if the model repose is a valid JSON schema as we need.
175
176
177
-<Frame><img src="images/guides/json-schema-guardrail.png"></Frame>
+<Frame><img src="images/guides/json-schema-guardrail.png"></img></Frame>
178
179
</Steps>
180
0 commit comments