Skip to main content

canonical_model_provider_slots

Function canonical_model_provider_slots 

Source
pub fn canonical_model_provider_slots() -> Vec<&'static str>
Expand description

Canonical model-provider slot names, generated directly from the for_each_model_provider_slot! macro in zeroclaw-config. This is the single source of truth for which provider families exist; the display metadata in list_model_providers is keyed against this set and a drift guard fails loudly if the two diverge.