pub async fn fetch_provider_models( config: &Config, provider_name: &str, allow_static_fallback: bool, ) -> Result<ProviderModelCatalog>