From d978cb039291f779459754edfa1f6edb45026437 Mon Sep 17 00:00:00 2001 From: Chester Curme Date: Thu, 16 Jan 2025 14:21:40 -0500 Subject: [PATCH] part 7 -> part 6 --- docs/docs/tutorials/introduction.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/tutorials/introduction.ipynb b/docs/docs/tutorials/introduction.ipynb index 6f248e5da..9c474eaa8 100644 --- a/docs/docs/tutorials/introduction.ipynb +++ b/docs/docs/tutorials/introduction.ipynb @@ -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",