mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-20 01:54:14 +00:00
4 lines
65 B
Python
4 lines
65 B
Python
from skeleton_of_thought.chain import chain
|
|
|
|
__all__ = ["chain"]
|