request_eval
Trigger a new evaluation run for a specific prompt. The eval will be queued and picked up by the next available runner.Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
promptId | string | Yes | Prompt UUID (from list_prompts) |
description | string | No | Notes for this eval run |
Response
list_eval_requests to track progress.