mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-27 17:08:47 +00:00
4 lines
57 B
Python
4 lines
57 B
Python
from plate_chain.chain import chain
|
|
|
|
__all__ = ["chain"]
|