mirror of
https://github.com/kennethreitz/langchain.git
synced 2026-06-05 23:00:18 +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"]
|