pub const PROVIDER_REGISTRY: &[ProviderProfile];Expand description
Built-in provider registry. Lookups are case-insensitive on name.
Add a provider here when its quirks fit the existing strategies; add
a new ReasoningStrategy variant when a provider needs something
the existing ones can’t express.