Skip to content

rulvar API reference


rulvar API reference / @rulvar/evals / JudgeSpec

Interface: JudgeSpec

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

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:55
promptstringpackages/evals/src/case.ts:56
schemaSchemaSpecpackages/evals/src/case.ts:57