Skip to main content
POST
Evaluation Create

Path Parameters

entity
string
required
project
string
required

Body

application/json
name
string
required

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

dataset
string
required

Reference to the dataset (weave:// URI)

description
string | null

A description of this evaluation

scorers
string[] | null

List of scorer references (weave:// URIs)

trials
integer
default:1

Number of trials to run

evaluation_name
string | null

Name for the evaluation run

eval_attributes
Eval Attributes · object | null

Optional attributes for the evaluation

Response

Successful Response

digest
string
required

The digest of the created evaluation

object_id
string
required

The ID of the created evaluation

version_index
integer
required

The version index of the created evaluation

evaluation_ref
string
required

Full reference to the created evaluation