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, command environment, and held-out path guards, returning the typed config on success.