Judgment Labs Logo

OfflineExampleResult

Per-example results for an offline test run.

Per-example results for an offline test run.

Properties

exampleId

:

string

data

:

Record<string, unknown>

scorers

:

OfflineScorerData[]

agentOfflineTraceId

:

string | undefined

The offline trace produced by the agent entrypoint (agent testing only).

On this page