Function get_default_url
pub fn get_default_url(provider_type: &str) -> Option<&'static str>👎Deprecated:
use endpoint_for_family or default_model_provider_url
Expand description
Get the fixed default API URL for a canonical provider family.