v29

latestOpenAPI 3.1.0raw.githubusercontent.com2026-02-0286184235.0 KB
Evaluations

Evaluation Read

Get an evaluation object.

get/v2/{entity}/{project}/evaluations/{object_id}/versions/{digest}

Path parameters

entitystring required
projectstring required
object_idstring required
digeststring required

Response

Successful Response

object_idstring required

The evaluation ID

digeststring required

The digest of the evaluation

version_indexinteger required

The version index of the evaluation

created_atstring date-time required

When the evaluation was created

namestring required

The name of the evaluation

descriptionstring nullable

A description of the evaluation

datasetstring required

Dataset reference (weave:// URI)

scorersstring[] required

List of scorer references (weave:// URIs)

trialsinteger required

Number of trials

evaluation_namestring nullable

Name for the evaluation run

evaluate_opstring nullable

Evaluate op reference (weave:// URI)

predict_and_score_opstring nullable

Predict and score op reference (weave:// URI)

summarize_opstring nullable

Summarize op reference (weave:// URI)