Prompts
✨ Re-evaluate specific tasks from a previous run
Create a new inference run targeting only specific tasks (re-evaluation).
Supports four modes:
- custom: provide explicit task_ids
- failed: re-run tasks with failed predictions from a source run
- incorrect: re-run tasks with score < 1.0 from a source run
- regressions: re-run tasks that regressed between two runs
post/api/inference-runs/re-evaluate/