TraceDetail
Evaluation trace summary together with its observations and attached scores.
Usage profiles
| Usage | Fields and validation |
|---|---|
| In responses | View fields |
In responses
API JSON uses JSON field names (camelCase).
| Field | Type | Presence | Meaning |
|---|---|---|---|
summary | TraceSummary | Optional | Summary information for the evaluation trace or session. |
observations | Array of Observation | Optional | Observations associated with the trace or returned by the query. |
scores | Array of Score | Optional | Evaluation scores returned for the selected objects or query. |
Where used
| Reference | Relationship |
|---|---|
| Get a trace | POST /api/v1/evals/get-trace |
Download the public reference contract.
Document: DOC-API-MODEL-trace-detail.