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
Rahul Behal ec48310da4
Add READMEs for 5 utility chains (#27)
1 year ago
..
README.md Add READMEs for 5 utility chains (#27) 1 year ago
chain.json many chains (#8) 1 year ago

README.md

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.