Update Evaluation Run
Update an Evaluation Run.
Specify control=true
to use this Run as the control Run for the Evaluation.
You can cancel a running/pending Run, or mark a Run that uses external or human Evaluators as completed.
Path parameters
Unique identifier for Evaluation.
Unique identifier for Run.
Headers
Request
If True
, this Run will be used as the control in the Evaluation. Stats for other Runs will be compared to this Run. This will replace any existing control Run.
Used to set the Run to cancelled
or completed
. Can only be used if the Run is currently pending
or running
.
Response
Successful Response
Unique identifier for the Run.
Whether the Run is orchestrated by Humanloop.
When the Run was added to the Evaluation.
When the Run was created.
The status of the Run.
Stats for other Runs will be displayed in comparison to the control Run.
The Dataset used in the Run.
The version used in the Run.
The User who created the Run.