mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-23 15:19:33 +00:00
Update sql database agent example (#8354)
This PR fixes a minor documentation issue on the SQL database toolkit example notebook.
This commit is contained in:
parent
55beab326c
commit
01217b2247
@ -63,7 +63,7 @@
|
|||||||
"source": [
|
"source": [
|
||||||
"## Using ZERO_SHOT_REACT_DESCRIPTION\n",
|
"## Using ZERO_SHOT_REACT_DESCRIPTION\n",
|
||||||
"\n",
|
"\n",
|
||||||
"This shows how to initialize the agent using the ZERO_SHOT_REACT_DESCRIPTION agent type. Note that this is an alternative to the above."
|
"This shows how to initialize the agent using the ZERO_SHOT_REACT_DESCRIPTION agent type."
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user