Skip to main content

make_custom_provider_config

Function make_custom_provider_config 

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