Skip to main content
POST
Create evaluation

Authorizations

Authorization
string
header
required

API key with the vk_ prefix. Create one from the dashboard.

Body

application/json
name
string
required
scorers
object[]
required
dataset_id
string | null

Optional when the (single) scorer is a benchmark — benchmark tasks supply their own rows. Required for every other scorer type.

generation_params
null | object

Response

The created evaluation

object
string
required
id
string
required
name
string
required
scorers
object[]
required
created_at
string<date-time>
required
dataset_id
string | null
generation_params
null | object