v1

latestOpenAPI 3.1.02026-07-26151126273.9 KB
collections

Get Eval Results Trend

Eval score trend from the evalresult fact table — one series per (source step, rubric), one point per scored execution, across EVERY path that scores (workspace runs, API runs with run_evals, batch runs, and later policy sampling).

pl_-prefixed targets chart the pipeline's executions; anything else charts the custom processor's. Both hit their composite index ((team, pipeline|processor, created)). Capped at 5000 rows per window; total_points reports the pre-group count so callers can see truncation.

Cached in Redis DB 3 for 5 minutes per (team, target, window).

get/api/v1/eval_results/trend

Query parameters

target_idstring required

pl_ pipeline id or custom-processor id to chart

pl_ pipeline id or custom-processor id to chart

daysinteger

Trailing window in days

Trailing window in days

Cookies

wos-sessionstring
datalab_active_teamstring

Response

Successful Response

total_pointsinteger required