From 09438857e874846b3d3accb4ad89ad1c279b5019 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B9=9B=E9=9C=B2=E5=85=88=E7=94=9F?= Date: Tue, 15 Apr 2025 21:22:13 +0800 Subject: [PATCH] docs: fix tools_human.ipynb url 404. (#30831) Fix the 404 pages. Signed-off-by: zhanluxianshen --- docs/docs/how_to/tools_human.ipynb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/docs/how_to/tools_human.ipynb b/docs/docs/how_to/tools_human.ipynb index 9b61d1d6a69..7a827f057e0 100644 --- a/docs/docs/how_to/tools_human.ipynb +++ b/docs/docs/how_to/tools_human.ipynb @@ -15,7 +15,7 @@ "\n", "To build a production application, you will need to do more work to keep track of application state appropriately.\n", "\n", - "We recommend using `langgraph` for powering such a capability. For more details, please see this [guide](https://langchain-ai.github.io/langgraph/how-tos/human-in-the-loop/).\n", + "We recommend using `langgraph` for powering such a capability. For more details, please see this [guide](https://langchain-ai.github.io/langgraph/concepts/human_in_the_loop/).\n", ":::\n" ] }, @@ -209,7 +209,7 @@ "metadata": {}, "outputs": [ { - "name": "stdin", + "name": "stdout", "output_type": "stream", "text": [ "Do you approve of the following tool invocations\n", @@ -252,7 +252,7 @@ "metadata": {}, "outputs": [ { - "name": "stdin", + "name": "stdout", "output_type": "stream", "text": [ "Do you approve of the following tool invocations\n",