mirror of
https://github.com/hwchase17/langchain
synced 2024-10-31 15:20:26 +00:00
4 lines
66 B
Python
4 lines
66 B
Python
|
from rag_conversation_zep.chain import chain
|
||
|
|
||
|
__all__ = ["chain"]
|