Files
langchain-python/langchain/chains/react/__init__.py
T
Harrison Chase ce7b14b843 Harrison/add react chain (#24)
from https://arxiv.org/abs/2210.03629

still need to think if docstore abstraction makes sense
2022-10-26 21:02:23 -07:00

2 lines
76 B
Python

"""Implements the ReAct paper from https://arxiv.org/pdf/2210.03629.pdf."""