Remove Evaluator

Remove an Evaluator from an Evaluation. The Evaluator will no longer be run on the Logs in the Evaluation.

Path parameters

idstringRequired
Unique identifier for Evaluation.
evaluator_version_idstringRequired
Unique identifier for Evaluator Version.

Headers

X-API-KEYstringRequired

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
namestring or null
Name of the Evaluation to help identify it. Must be unique among Evaluations associated with File.
file_idstring or null
Unique identifier for the File associated with the Evaluation.
created_byany or null
urlstring or null
URL to view the Evaluation on the Humanloop.

Errors