mirror of
https://github.com/kennethreitz/langchain.git
synced 2026-06-20 14:40:59 +00:00
4 lines
77 B
Python
4 lines
77 B
Python
from mongo_parent_document_retrieval.chain import chain
|
|
|
|
__all__ = ["chain"]
|