Skip to content

Commit 389777c

Browse files
docs fix:tools_human.ipynb
Signed-off-by: zhanluxianshen <[email protected]>
1 parent 2282762 commit 389777c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: docs/docs/how_to/tools_human.ipynb

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"\n",
1616
"To build a production application, you will need to do more work to keep track of application state appropriately.\n",
1717
"\n",
18-
"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",
18+
"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",
1919
":::\n"
2020
]
2121
},
@@ -209,7 +209,7 @@
209209
"metadata": {},
210210
"outputs": [
211211
{
212-
"name": "stdin",
212+
"name": "stdout",
213213
"output_type": "stream",
214214
"text": [
215215
"Do you approve of the following tool invocations\n",
@@ -252,7 +252,7 @@
252252
"metadata": {},
253253
"outputs": [
254254
{
255-
"name": "stdin",
255+
"name": "stdout",
256256
"output_type": "stream",
257257
"text": [
258258
"Do you approve of the following tool invocations\n",

0 commit comments

Comments
 (0)