Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/evals / / helpfulnessScorer

Function: helpfulnessScorer()

ts
function helpfulnessScorer<I, O>(options): Scorer<I, O>;

Defined in: evals/src/scorers/prebuilt/index.ts:38

Type Parameters

Type ParameterDefault type
Iunknown
Ounknown

Parameters

ParameterType
optionsPrebuiltScorerOptions

Returns

Scorer&lt;I, O&gt;

Stable