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