Add Evaluators

Add Evaluators to an Evaluation. The Evaluators will be run on the Logs generated for the Evaluation.

Authentication

X-API-KEYstring
API Key authentication via header

Path parameters

idstringRequired
Unique identifier for Evaluation.

Request

This endpoint expects an object.
evaluatorslist of objectsRequired
The Evaluators to add to this Evaluation.

Response

Successful Response
idstring

Unique identifier for the Evaluation. Starts with evr.

runs_countinteger
The total number of Runs in the Evaluation.
evaluatorslist of objects
The Evaluator Versions used to evaluate.
created_atdatetime
updated_atdatetime
namestringOptional
Name of the Evaluation to help identify it. Must be unique among Evaluations associated with File.
file_idstringOptional
Unique identifier for the File associated with the Evaluation.
created_byanyOptional
urlstringOptional
URL to view the Evaluation on the Humanloop.

Errors

422
Add Evaluators Evaluations ID Evaluators Post Request Unprocessable Entity Error