mirror of
https://github.com/hwchase17/langchain.git
synced 2026-02-21 22:56:05 +00:00
4 lines
60 B
Python
4 lines
60 B
Python
from rag_self_query.chain import chain
|
|
|
|
__all__ = ["chain"]
|