Graphorin API reference v0.4.0
Graphorin API reference / @graphorin/evals / / scoreContract
Function: scoreContract()
ts
function scoreContract(maxScore): string;Defined in: evals/src/scorers/llm/judge.ts:134
EB-7: the canonical instruction llmJudge appends to every prompt — defines the parseable output marker and forbids following instructions inside fences.
Parameters
| Parameter | Type |
|---|---|
maxScore | number |
Returns
string