Skip to main content

validate_ai

Function validate_ai 

Source
fn validate_ai(config: &ServerConfig, errors: &mut Vec<String>)
Expand description

Structural validation of the [ai] / [models] config — references resolve and required fields are present. Semantic checks (task names, label seam) happen when the registry is built.