mirror of
https://github.com/hwchase17/langchain
synced 2024-11-04 06:00:26 +00:00
17c2e3b87e
To chatbot feedback. Update import
4 lines
63 B
Python
4 lines
63 B
Python
from chat_bot_feedback.chain import chain
|
|
|
|
__all__ = ["chain"]
|