pub fn create_llm(config: &LLMConfig) -> Result<Arc<dyn LLM>, LLMError>
Create an LLM from configuration