mirror of
https://github.com/kennethreitz/langchain.git
synced 2026-06-19 22:20:58 +00:00
4 lines
55 B
Python
4 lines
55 B
Python
from rag_mongo.chain import chain
|
|
|
|
__all__ = ["chain"]
|