mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-29 07:19:59 +00:00
4 lines
56 B
Python
4 lines
56 B
Python
from sql_llama2.chain import chain
|
|
|
|
__all__ = ["chain"]
|