pub fn resolve_provider_model( config: &Config, provider_name: &str, requested_model: Option<String>, ) -> Result<String>