pub async fn run_configured_models( config: &Config, provider_override: Option<&str>, verify: bool, ) -> Result<()>