mirror of
https://github.com/kennethreitz/langchain.git
synced 2026-06-19 06:10:57 +00:00
ebf998acb6
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com> Co-authored-by: Lance Martin <lance@langchain.dev> Co-authored-by: Jacob Lee <jacoblee93@gmail.com>
4 lines
65 B
Python
4 lines
65 B
Python
from rag_semi_structured.chain import chain
|
|
|
|
__all__ = ["chain"]
|