mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-26 00:23:25 +00:00
4 lines
64 B
Python
4 lines
64 B
Python
from neo4j_advanced_rag.chain import chain
|
|
|
|
__all__ = ["chain"]
|