Start Eval Run
Create an eval run and dispatch background execution.
Authentication
AuthorizationBearer
Bearer token authentication using JWT tokens from Ory Kratos/Hydra
Path parameters
org_id
The organization ID
project_id
The project ID
task_id
The task ID
Request
This endpoint expects an object.
candidate_revision_id
eval_set_id
task_run_ids
last_n
judge_model_id
Response
Successful Response
id
task_id
project_id
candidate_revision_id
task_run_ids
status
pass_count
fail_count
error_count
created
modified
pass_rate
eval_set_id
started_at
completed_at
error_message
created_by_user_id
Errors
400
Bad Request Error
403
Forbidden Error
422
Unprocessable Entity Error
