Interface: EvalTrialRecord
Properties
assertions
readonlyassertions: readonlyEvalAssertionResult[]
caseDigest
readonlycaseDigest:string
caseId
readonlycaseId:string
completedAt
readonlycompletedAt:string
durationMs
readonlydurationMs:number
evidence
readonlyevidence:EvalTrialEvidence
fixtureDigest
readonlyfixtureDigest:string
harnessFailure?
readonlyoptionalharnessFailure?:EvalHarnessFailure
host
readonlyhost:string
id
readonlyid:string
model
readonlymodel:string
outcome
readonlyoutcome:EvalAssertionOutcome
pluginFailure?
readonlyoptionalpluginFailure?:EvalPluginFailure
prompt
readonlyprompt:string
provenance
readonlyprovenance:EvalTrialProvenance
rawArtifacts
readonlyrawArtifacts: readonlystring[]
startedAt
readonlystartedAt:string
targetDigest
readonlytargetDigest:string
trialIndex
readonlytrialIndex:number
usage?
readonlyoptionalusage?:EvalTrialUsage
Omitted when the host did not emit normalized token counts.