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-06 03:20:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7c8c4e5743
langchain
/
templates
/
sql-llama2
/
sql_llama2
/
__init__.py
4 lines
56 B
Python
Raw
Normal View
History
Unescape
Escape
Update SQL templates (#12464)
2023-10-27 23:34:37 +00:00
from
sql_llama2
.
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