v4
latestOpenAPI 3.1.02026-08-019681,1012.0 MBscorer-feedback
Validate Autotune Queue
Test a draft prompt against feedback records in the active queue.
Creates a metrics testing run by copying the feedback records and running generated scorer validation with the provided prompt. Used in the AutoTune Data tab for 3-column comparison: Original | Expected (Annotated) | New Result.
Works in any active queue state (pending, generating, or reviewing).
Response:
- 202 Accepted with metrics_testing_run_id for viewing results
Errors:
- 404 - Scorer not found or no active queue exists
- 422 - Queue has no feedback items or scorer has no version
- 500 - Record processing failure
post/feedback-queues/scorer/{scorer_id}/validation-runs
Path parameters
scorer_idstring uuid4 required
Request body
Response
Successful Response