Skip to content
Judgment Labs
Esc
navigateopen⌘Jpreview
On this page

OfflineExampleResult

Per-example results for an offline test run.

Properties

PropType
exampleId?string
Typestring
data?Record<string, unknown>
TypeRecord<string, unknown>
scorers?OfflineScorerData[]
TypeOfflineScorerData[]
agentOfflineTraceId?string | undefined

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

Typestring | undefined

Was this page helpful?