pub fn resolve_route(
model: &str,
provider_keys: &BTreeMap<String, String>,
) -> ProviderExpand description
Decide which backend a model should route to.
provider/modelshorthand whereprovidermatches a known provider key →OpenAiclaude-*→Anthropic- anything else →
Anthropic(backward compat)