diff --git a/docs/extras/integrations/toolkits/python.ipynb b/docs/extras/integrations/toolkits/python.ipynb index e18fdadfefc..41faeff3f9d 100644 --- a/docs/extras/integrations/toolkits/python.ipynb +++ b/docs/extras/integrations/toolkits/python.ipynb @@ -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,