pub fn create_llm_client(config: &LLMConfig) -> Result<Box<dyn LLMClient>>
Create an LLM client based on configuration