Skip to main content

Module evals

Module evals 

Source
Expand description

High-level evals.json validation: structural schema check plus the hand-rolled constraints draft-07 can’t express.

Functions§

validate_evals_config
Validate a parsed evals.json. Runs the structural schema check, then the supplemental duplicate-id guard (uniqueness by a sub-field isn’t expressible in JSON Schema draft-07), returning the typed config on success.