pub fn make_custom_provider_config( label: &str, base_url: &str, api_key_env_var: &str, ) -> Result<CustomProviderConfig>