mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-17 21:25:46 +02:00
part 7 -> part 6
This commit is contained in:
@@ -1997,7 +1997,7 @@
|
||||
"id": "05283db2-2f26-4800-8eda-78a4468a3d8f",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"## Part 7: Time Travel\n",
|
||||
"## Part 6: Time Travel\n",
|
||||
"\n",
|
||||
"In a typical chat bot workflow, the user interacts with the bot 1 or more times to accomplish a task. In the previous sections, we saw how to add memory and a human-in-the-loop to be able to checkpoint our graph state and control future responses.\n",
|
||||
"\n",
|
||||
|
||||
Reference in New Issue
Block a user