Expand description
The inference-parameter validators, split from super.
Moved here whole, unchanged, so settings.rs could take the remote
tunnel’s two fields without growing past its ceiling. validate_settings
stays beside the struct it validates and reaches these through the
re-export; every external caller does too, so the module path is a detail.
Functions§
- validate_
dry_ 🔒params - The four DRY parameters’ ranges, split out of
validate_inference_config. - validate_
inference_ config - Validate inference configuration parameters.
- validate_
inference_ profiles - Validate a set of inference profiles.