correction to reference to code (#8301)

- Description: fixes typo referencing code

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
pull/7395/head
Jon Bennion 1 year ago committed by GitHub
parent 83a53e2126
commit ad38eb2d50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save