v1

latestOpenAPI 3.1.02026-07-26142186376.1 KB
Evals

Update Evaluation Run

Update the name or other properties of an existing evaluation run.

patch/eval-runs/{eval_run_id}

Path parameters

eval_run_idstring required

Query parameters

db_idstring nullable

The ID of the database to use

The ID of the database to use

tablestring nullable

Table to use for rename operation

Table to use for rename operation

Request body

namestring required

New name for the evaluation run

Response

Evaluation run updated successfully

idstring required

Unique identifier for the evaluation run

agent_idstring nullable

Agent ID that was evaluated

model_idstring nullable

Model ID used in evaluation

model_providerstring nullable

Model provider name

team_idstring nullable

Team ID that was evaluated

workflow_idstring nullable

Workflow ID that was evaluated

namestring nullable

Name of the evaluation run

evaluated_component_namestring nullable

Name of the evaluated component

eval_type'accuracy' | 'agent_as_judge' | 'performance' | 'reliability' required
eval_dataobject required

Evaluation results and metrics

eval_inputobject nullable

Input parameters used for the evaluation

created_atstring date-time nullable

Timestamp when evaluation was created

updated_atstring date-time nullable

Timestamp when evaluation was last updated