Result

Log an evaluation result to an evaluation run.

The run must have status 'running'. One of result or error must be provided.

Path Params
string
required

ID of the evaluation run. Starts with evrun_.

Query Params
string

String ID of evaluatee version to return. If not defined, the first evaluatee will be returned. Starts with evv_.

Body Params

Provide an externally performed evaluation result for a log in an evaluation.

string
required

The log that was evaluated. Must have as its source_datapoint_id one of the datapoints in the dataset being evaluated.

string
required

ID of the evaluator that evaluated the log. Starts with evfn_. Must be one of the evaluator IDs associated with the evaluation run being logged to.

The result value of the evaluation.

string

An error that occurred during evaluation.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json