mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-12 12:47:53 +02:00
docs: run codespell on all notebooks (#736)
* run codespell on all notebooks * fix codespell
This commit is contained in:
@@ -1913,7 +1913,7 @@
|
||||
"Now, create the graph. Make 2 changes from part 1 to address our previous concerns.\n",
|
||||
"\n",
|
||||
"1. Add an interrupt before using a tool\n",
|
||||
"2. Explicitly populate the user state within the first node so the assitant doesn't have to use a tool just to learn about the user."
|
||||
"2. Explicitly populate the user state within the first node so the assistant doesn't have to use a tool just to learn about the user."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user