mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-08 04:25:46 +00:00
docs: fix tools_human.ipynb url 404. (#30831)
Fix the 404 pages. Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
This commit is contained in:
parent
e3b6cddd5e
commit
09438857e8
@ -15,7 +15,7 @@
|
|||||||
"\n",
|
"\n",
|
||||||
"To build a production application, you will need to do more work to keep track of application state appropriately.\n",
|
"To build a production application, you will need to do more work to keep track of application state appropriately.\n",
|
||||||
"\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"
|
":::\n"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -209,7 +209,7 @@
|
|||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [
|
"outputs": [
|
||||||
{
|
{
|
||||||
"name": "stdin",
|
"name": "stdout",
|
||||||
"output_type": "stream",
|
"output_type": "stream",
|
||||||
"text": [
|
"text": [
|
||||||
"Do you approve of the following tool invocations\n",
|
"Do you approve of the following tool invocations\n",
|
||||||
@ -252,7 +252,7 @@
|
|||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [
|
"outputs": [
|
||||||
{
|
{
|
||||||
"name": "stdin",
|
"name": "stdout",
|
||||||
"output_type": "stream",
|
"output_type": "stream",
|
||||||
"text": [
|
"text": [
|
||||||
"Do you approve of the following tool invocations\n",
|
"Do you approve of the following tool invocations\n",
|
||||||
|
Loading…
Reference in New Issue
Block a user