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
- 200
OK
Document ID: DOC-IS-evaluation-api-recordDatasetRun. Section identities and revisions.
| Section | Stable reference |
|---|---|
| Overview | DOC-IS-evaluation-api-recordDatasetRun#overview |
| Request | DOC-IS-evaluation-api-recordDatasetRun#request |
| Responses | DOC-IS-evaluation-api-recordDatasetRun#responses |