Description
Save multiple evaluation datapoints to an existing evaluation. Each datapoint can include input, output, expected output, executor output, scores, and metadata.The actual datapoints are not saved until you call the Update Evaluation Datapoint endpoint.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The UUID of the evaluation
Body
application/json
Response
Evaluation datapoints saved successfully
The UUID of the evaluation