mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-10 11:47:51 +02:00
update tutorials and how to guides for langgraph (#768)
* stash * stash * stash * cr * cr * cr
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user