mirror of
https://github.com/hwchase17/langchain
synced 2024-11-18 09:25:54 +00:00
4 lines
64 B
Python
4 lines
64 B
Python
from chain_of_note_wiki.chain import chain
|
|
|
|
__all__ = ["chain"]
|