mirror of
https://github.com/hwchase17/langchain
synced 2024-11-04 06:00:26 +00:00
57ade13b2b
Use `.copy()` to fix the bug that the first `llm_inputs` element is overwritten by the second `llm_inputs` element in `intermediate_steps`. ***Problem description:*** In [line 127]( |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
prompt.py | ||
vector_sql.py |