You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain-hub/chains/llm-math/README.md

199 B

LLM Math

Description

A LLMMathChain that uses LLMs and the Python REPL to do complex word math problems.

Chain type

LLMMathChain

Input Variables

question: math problem to be solved.