Evaluations - API
Save Evaluation Datapoints
POST
Description
Save multiple evaluation datapoints to an existing evaluation. Each datapoint can include input, output, expected output, executor output, scores, and metadata.
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
200
application/json
Evaluation datapoints saved successfully
The UUID of the evaluation