projects
Start Evaluation Suite Runs
Create append-only Evaluation Suite runs and dispatch existing evaluators.
Args: project_id: Owning project. suite_id: Pinned Evaluation Suite to execute. request: Project models and optional case cap. http_request: Incoming request, used to resolve a run key's approved plan (ENG-7005). auth: Authenticated requester.
Returns: Pending run records, one for each selected model.
Raises: HTTPException: If suite/model ownership or scorer compatibility is invalid.
post/projects/{project_id}/evaluation-suites/{suite_id}/runs
Path parameters
project_idstring required
suite_idstring required
Request body
Response
Successful Response