update tutorials and how to guides for langgraph (#768)

* stash

* stash

* stash

* cr

* cr

* cr
This commit is contained in:
Harrison Chase
2024-06-22 17:30:52 -07:00
committed by GitHub
parent a5aef5c450
commit 616c343034
13 changed files with 966 additions and 569 deletions
+4 -1
View File
@@ -15,6 +15,7 @@ _MANUAL = {
"how-tos": [
"async.ipynb",
"streaming-tokens.ipynb",
"streaming-content.ipynb",
"human-in-the-loop.ipynb",
"persistence.ipynb",
"time-travel.ipynb",
@@ -30,8 +31,10 @@ _MANUAL = {
"dynamically-returning-directly.ipynb",
"configuration.ipynb",
"map-reduce.ipynb",
"extraction/retries.ipynb",
"create-react-agent.ipynb",
"create-react-agent-system-prompt.ipynb",
"create-react-agent-memory.ipynb",
"create-react-agent-hitl.ipynb",
],
"tutorials": [
"introduction.ipynb",