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:
Sachin Varghese 2023-07-27 16:44:02 -04:00 committed by GitHub
parent 55beab326c
commit 01217b2247
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,7 +63,7 @@
"source": [
"## Using ZERO_SHOT_REACT_DESCRIPTION\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."
]
},
{