unconfigured_provider

Function unconfigured_provider 

Source
pub fn unconfigured_provider(provider_name: &str) -> Box<dyn LlmProvider>
Expand description

Create an unconfigured provider that returns an error when called. Used when a provider is not properly configured.