Create an Evaluation.
Create a new Evaluation by specifying the File to evaluate, and a name
for the Evaluation.
You can then add Runs to this Evaluation using the POST /evaluations/{id}/runs
endpoint.
The Evaluators used to evaluate.
The File to associate with the Evaluation. This File contains the Logs you’re evaluating.
Name of the Evaluation to help identify it. Must be unique within the associated File.
Successful Response
Unique identifier for the Evaluation. Starts with evr
.
The total number of Runs in the Evaluation.
The Evaluator Versions used to evaluate.
Name of the Evaluation to help identify it. Must be unique among Evaluations associated with File.
Unique identifier for the File associated with the Evaluation.
URL to view the Evaluation on the Humanloop.