mirror of
https://github.com/hwchase17/langchain.git
synced 2026-04-09 05:53:48 +00:00
4 lines
70 B
Python
4 lines
70 B
Python
from rag_pinecone_multi_query.chain import chain
|
|
|
|
__all__ = ["chain"]
|