mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-16 11:58:51 +00:00
4 lines
56 B
Python
4 lines
56 B
Python
from sql_llama2.chain import chain
|
|
|
|
__all__ = ["chain"]
|