pub fn catalog_source_for(
family: &str,
) -> Option<(Option<&'static str>, Option<&'static str>)>Expand description
(models.dev key, openrouter.ai vendor prefix) for a family name.
Either or both can be None for families with no public catalog
(local-only servers, credential-required APIs without a public
/models index).