Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/evals / JudgeSpec

Interface: JudgeSpec

Defined in: packages/evals/src/case.ts:56

A judge invocation specification. The judge runs through the engine as an ordinary journaled, budgeted invocation; model selection is subject to the router quality floors, and @rulvar/evals ships NO default judge model: weak defaults for judging are forbidden, so the model is always explicit.

Properties

PropertyTypeDefined in
modelModelSpecpackages/evals/src/case.ts:57
promptstringpackages/evals/src/case.ts:58
schemaSchemaSpecpackages/evals/src/case.ts:59