Files
langchain-python/langchain/tools/interaction/__init__.py
T
William FH 13ba0177d0 Add a StdIn "Interaction" Tool (#1193)
Lets a chain prompt the user for more input as a part of its execution.
2023-02-20 18:40:02 -08:00

2 lines
43 B
Python

"""Tools for interacting with the user."""