diff --git a/docs/modules/agents/tools/examples/human_tools.ipynb b/docs/modules/agents/tools/examples/human_tools.ipynb index 5a68839c..e621c067 100644 --- a/docs/modules/agents/tools/examples/human_tools.ipynb +++ b/docs/modules/agents/tools/examples/human_tools.ipynb @@ -68,7 +68,7 @@ ] }, { - "name": "stdin", + "name": "stdout", "output_type": "stream", "text": [ " Zhu\n" @@ -98,7 +98,7 @@ } ], "source": [ - "agent_chain.run(\"When's my friend Eric's surname?\")\n", + "agent_chain.run(\"What's my friend Eric's surname?\")\n", "# Answer with 'Zhu'" ] }, @@ -196,7 +196,7 @@ ] }, { - "name": "stdin", + "name": "stdout", "output_type": "stream", "text": [ " vini\n", @@ -222,7 +222,7 @@ ] }, { - "name": "stdin", + "name": "stdout", "output_type": "stream", "text": [ " oh who said it \n",