v25

latestOpenAPI 3.1.0raw.githubusercontent.com2025-11-204973358.2 KB
Eval Reports

Create Eval Run Suite Report

Create a summary for a suite of eval runs.

post/v2/eval-reports

Query parameters

workspace_uuidstring

Request body

eval_run_uuidsstring[] required

List of eval run UUIDs to include in the suite summary.

Response

OK

eval_suite_report_uuidstring required

Unique identifier for the eval suite report.

status'created' | 'processing' | 'finished' | 'failed' required

Resource status.

overall_improvement_advicestring nullable

Overall advice for improving future responses, if any.

overall_failing_responses_summarystring nullable

Overall summary of failing responses, if any.

overall_passing_responses_summarystring nullable

Overall summary of passing responses, if any.

created_atstring date-time required

Timestamp when the eval suite report was created.

updated_atstring date-time required

Timestamp when the eval suite report was last updated.

remaining_reportsinteger nullable

Number of remaining reports to be generated, if any.