Skip to main content

LatencyPercentileRow

Latency percentiles aggregated for one evaluation trace name.

Usage profiles​

UsageFields and validation
In responsesView fields

In responses​

API JSON uses JSON field names (camelCase).

FieldTypePresenceMeaning
traceNamestringOptionalDisplay name used to group or identify the evaluation trace.
p50number (double) or string (NaN, Infinity, -Infinity)Optional50th-percentile latency reported for the trace group.
p90number (double) or string (NaN, Infinity, -Infinity)Optional90th-percentile latency reported for the trace group.
p95number (double) or string (NaN, Infinity, -Infinity)Optional95th-percentile latency reported for the trace group.
p99number (double) or string (NaN, Infinity, -Infinity)Optional99th-percentile latency reported for the trace group.

Where used​

ReferenceRelationship
Get the eval overviewPOST /api/v1/evals/get-overview
EvalOverviewNested in model

Download the public reference contract.

Document: DOC-API-MODEL-latency-percentile-row.