v29

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

Evaluation Create

Create an evaluation object.

post/v2/{entity}/{project}/evaluations

Path parameters

entitystring required
projectstring required

Request body

namestring required

The name of this evaluation. Evaluations with the same name will be versioned together.

descriptionstring nullable

A description of this evaluation

datasetstring required

Reference to the dataset (weave:// URI)

scorersstring[] nullable

List of scorer references (weave:// URIs)

trialsinteger

Number of trials to run

evaluation_namestring nullable

Name for the evaluation run

eval_attributesobject nullable

Optional attributes for the evaluation

Response

Successful Response

digeststring required

The digest of the created evaluation

object_idstring required

The ID of the created evaluation

version_indexinteger required

The version index of the created evaluation

evaluation_refstring required

Full reference to the created evaluation