Skip to main content

Record a dataset run

POST 

/api/v1/evals/record-dataset-run

Registers a run and the supplied dataset-item/trace references. This call does not execute the dataset, create its scores, or enforce expected-output eligibility. profileRevisionHash is caller-supplied provenance; it does not prove a complete resolved configuration or deterministic replay.

This operation associates traces after they have been recorded, only where the evaluation configuration supports that workflow. Other configurations can return HTTP 200 without creating those associations. Inspect the run and expected items before treating it as recorded. This reference does not yet document experiment-context input on message requests.

Request​

Responses​

OK

Document ID: DOC-IS-evaluation-api-recordDatasetRun. Section identities and revisions.

SectionStable reference
OverviewDOC-IS-evaluation-api-recordDatasetRun#overview
RequestDOC-IS-evaluation-api-recordDatasetRun#request
ResponsesDOC-IS-evaluation-api-recordDatasetRun#responses