mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-05 14:43:08 +00:00
4 lines
56 B
Python
4 lines
56 B
Python
from sql_ollama.chain import chain
|
|
|
|
__all__ = ["chain"]
|