This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
langchain
Watch
2
Star
0
Fork
1
You've already forked langchain
mirror of
https://github.com/hwchase17/langchain
synced
2024-11-02 09:40:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2ffb2144a6
langchain
/
templates
/
sql-ollama
/
sql_ollama
/
__init__.py
4 lines
56 B
Python
Raw
Normal View
History
Unescape
Escape
Update llama.cpp and Ollama templates (#12466)
2023-10-27 23:54:54 +00:00
from
sql_ollama
.
chain
import
chain
Templates (#12294) Co-authored-by: Harrison Chase <hw.chase.17@gmail.com> Co-authored-by: Lance Martin <lance@langchain.dev> Co-authored-by: Jacob Lee <jacoblee93@gmail.com>
2023-10-26 01:47:42 +00:00
notebook fmt (#12498)
2023-10-29 22:50:09 +00:00
__all__
=
[
"
chain
"
]
Reference in New Issue
Copy Permalink