is_known_llm_provider

Function is_known_llm_provider 

Source
pub fn is_known_llm_provider(provider: &str) -> bool
Expand description

Returns true when provider matches one of the KNOWN_LLM_PROVIDERS (case-insensitive comparison).