correction to reference to code (#8301)

- Description: fixes typo referencing code

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
This commit is contained in:
Jon Bennion 2023-07-26 10:33:18 -07:00 committed by GitHub
parent 83a53e2126
commit ad38eb2d50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,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."
] ]
}, },
{ {
@ -271,7 +271,7 @@
"name": "python", "name": "python",
"nbconvert_exporter": "python", "nbconvert_exporter": "python",
"pygments_lexer": "ipython3", "pygments_lexer": "ipython3",
"version": "3.9.1" "version": "3.11.3"
} }
}, },
"nbformat": 4, "nbformat": 4,