langchain.llms.loading.load_llm_from_config¶

langchain.llms.loading.load_llm_from_config(config: dict) BaseLLM[source]¶

Load LLM from Config Dict.