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