pub fn provider_pricing<'a>( pricing: &'a ModelProviderPricing, model_provider_name: &str, ) -> Option<&'a HashMap<String, f64>>