v1

latestOpenAPI 3.1.12026-07-1361420.1 KB
api::evaluations

post/v1/evals/{eval_id}/datapoints/{datapoint_id}

Path parameters

eval_idstring uuid required

The UUID of the evaluation

datapoint_idstring uuid required

The UUID of the datapoint

Request body

{"stackTrail":"components:schemas:UpdateEvalDatapointRequest:properties:executorOutput","oasType":"schema","type":"unknown","description":"Updated executor output of the datapoint. Can be any JSON value.","nullable":true}
scoresobject required

Updated scores for the datapoint as key-value pairs.

Response

Evaluation datapoint updated successfully

string uuid required

The UUID of the datapoint