mirror of
https://github.com/Mintplex-Labs/langchain-python.git
synced 2026-07-22 09:15:31 -04:00
ce7b14b843
from https://arxiv.org/abs/2210.03629 still need to think if docstore abstraction makes sense
2 lines
76 B
Python
2 lines
76 B
Python
"""Implements the ReAct paper from https://arxiv.org/pdf/2210.03629.pdf."""
|