Skip to content

Commit aaf2c8f

Browse files
batch cookbook v2
1 parent 40d89fe commit aaf2c8f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

guides/use-cases/run-batch-evals.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,10 +172,15 @@ Go to **Guardrails** → **Create Guardrail**
172172
</Step>
173173
<Step>
174174
This Guradrail 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>
175178
</Step>
176179
</Steps>
177180

178181

182+
183+
179184
### Combine with a Config
180185

181186
Configs orchestrate how requests route with Portkey. You can define a config as a JSON inside Portkey app and access it in your Portkey Client using `config_id`.

0 commit comments

Comments
 (0)