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/pal/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 cr 1 year ago

README.md

PAL Math Chain

Description

The PALChain mplements Program-Aided Language Models, as in https://arxiv.org/pdf/2211.10435.pdf. Gives the model examples of math questions sent as text and answers written in Python, then provides the input question to do the same.

Chain type

PALChain

Input Variables

question: a math problem in plain text