pub fn parse_provider_mode(name: &str) -> Option<AiProviderMode>Expand description
Parse a mode token. Accepts hyphen or underscore spellings.
pub fn parse_provider_mode(name: &str) -> Option<AiProviderMode>Parse a mode token. Accepts hyphen or underscore spellings.