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