mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-10 23:15:23 +00:00
4 lines
57 B
Python
4 lines
57 B
Python
from plate_chain.chain import chain
|
|
|
|
__all__ = ["chain"]
|