Skip to content

Graphorin API reference v0.4.0


Graphorin API reference / @graphorin/evals / / Trajectory

Interface: Trajectory

Defined in: evals/src/scorers/trajectory/types.ts:38

The full record of a single harness attempt at a task.

Stable

Properties

PropertyModifierTypeDescriptionDefined in
callsreadonlyreadonly TrajectoryToolCall[]-evals/src/scorers/trajectory/types.ts:39
finalOutput?readonlystringThe assistant's final text, when the run completed.evals/src/scorers/trajectory/types.ts:43
finalState?readonlyunknownGoal-state snapshot compared by finalStateCorrect.evals/src/scorers/trajectory/types.ts:41