docs: add how-to for dynamic interrupts (#1446)

---------

Co-authored-by: vbarda <vadym@langchain.dev>
This commit is contained in:
Harrison Chase
2024-08-23 20:34:33 +00:00
committed by GitHub
co-authored by vbarda
parent ca63a06549
commit 155e0c66d5
4 changed files with 420 additions and 0 deletions
+1
View File
@@ -56,6 +56,7 @@ _MANUAL = {
"create-react-agent-memory.ipynb",
"create-react-agent-hitl.ipynb",
"human_in_the_loop/breakpoints.ipynb",
"human_in_the_loop/dynamic_breakpoints.ipynb",
"human_in_the_loop/time-travel.ipynb",
"human_in_the_loop/edit-graph-state.ipynb",
"human_in_the_loop/wait-user-input.ipynb",