mirror of
https://github.com/kennethreitz/langchain.git
synced 2026-06-18 22:00:57 +00:00
4 lines
56 B
Python
4 lines
56 B
Python
from sql_ollama.chain import chain
|
|
|
|
__all__ = ["chain"]
|