mirror of
https://github.com/hwchase17/langchain.git
synced 2026-05-11 05:41:17 +00:00
4 lines
58 B
Python
4 lines
58 B
Python
from sql_llamacpp.chain import chain
|
|
|
|
__all__ = ["chain"]
|