mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-13 16:36:06 +00:00
4 lines
63 B
Python
4 lines
63 B
Python
from chat_bot_feedback.chain import chain
|
|
|
|
__all__ = ["chain"]
|