Skip to content

@sqlrooms/evals / createErrorCheck

Function: createErrorCheck()

createErrorCheck(options): BehavioralCheck

Creates a check over errors observed during the run.

Parameters

ParameterType
optionsBehavioralCheckOptions<readonly ObservedError[]>

Returns

BehavioralCheck