Skip to main content

fetch_provider_models

Function fetch_provider_models 

Source
pub async fn fetch_provider_models(
    client: &Client,
    provider_key: &str,
    overrides: &BTreeMap<String, String>,
) -> Result<Vec<ProviderModelInfo>, String>