Skip to main content

fetch_provider_models

Function fetch_provider_models 

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