Uses of Class
com.hw.langchain.chains.llm.math.base.LLMMathChain
-
Uses of LLMMathChain in com.hw.langchain.chains.llm.math.base
Modifier and TypeMethodDescriptionstatic LLMMathChain
LLMMathChain.fromLLM
(BaseLanguageModel llm) static LLMMathChain
LLMMathChain.fromLLM
(BaseLanguageModel llm, BasePromptTemplate prompt)