Skip to content

Graphorin API reference v0.4.0


Graphorin API reference / @graphorin/evals / / argumentValidity

Function: argumentValidity()

ts
function argumentValidity<I>(options): Scorer<I, Trajectory>;

Defined in: evals/src/scorers/trajectory/argument-validity.ts:27

Type Parameters

Type ParameterDefault type
Iunknown

Parameters

ParameterType
optionsArgumentValidityOptions

Returns

Scorer&lt;I, Trajectory&gt;

Stable