Judgment Labs Logo

OfflineRunOptions

Options accepted by OfflineTestRunner.run.

Options accepted by OfflineTestRunner.run.

Properties

agentFunction

:

AgentFunction | undefined

judgeVersions

:

JudgeVersionPin[] | undefined

datasetVersion

:

string | number | undefined

passConditionFn

:

PassConditionFn | undefined

assertTest

:

boolean | undefined

timeoutSeconds

:

number | undefined

runName

:

string | undefined

Optional display name for the run; server auto-names it when omitted.

On this page