create_llm

Function create_llm 

Source
pub fn create_llm(config: &LLMConfig) -> Result<Arc<dyn LLM>, LLMError>
Expand description

Create an LLM from configuration