mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-26 16:43:35 +00:00
LLaMA2 SQL cookbook clean (#12007)
This commit is contained in:
parent
bdecc5bade
commit
12f8e87a0e
@ -160,7 +160,6 @@
|
|||||||
"])\n",
|
"])\n",
|
||||||
"\n",
|
"\n",
|
||||||
"# Chain to query\n",
|
"# Chain to query\n",
|
||||||
"from langchain.chat_models import ChatOpenAI\n",
|
|
||||||
"from langchain.schema.output_parser import StrOutputParser\n",
|
"from langchain.schema.output_parser import StrOutputParser\n",
|
||||||
"from langchain.schema.runnable import RunnablePassthrough\n",
|
"from langchain.schema.runnable import RunnablePassthrough\n",
|
||||||
"\n",
|
"\n",
|
||||||
|
Loading…
Reference in New Issue
Block a user