Skip to main content

PROVIDERS

Constant PROVIDERS 

Source
pub const PROVIDERS: &[(&str, &str)];
Expand description

Available providers for the interactive picker.

Tuple: (internal_key, display_name). Descriptions like “Local, no API key” are derived from ProviderType::requires_api_key() at render time.