OfflineExampleResult
Per-example results for an offline test run.
Properties
PropType
exampleId?string
Type
stringdata?Record<string, unknown>
Type
Record<string, unknown>scorers?OfflineScorerData[]
Type
OfflineScorerData[]agentOfflineTraceId?string | undefined
The offline trace produced by the agent entrypoint (agent testing only).
Type
string | undefined