mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-20 22:52:29 +02:00
On this page: https://langchain-ai.github.io/langgraph/concepts/multi_agent/ The last couple of links are broken **First link:** https://langchain-ai.github.io/langgraph/concepts/how-tos/subgraph.ipynb#different-state-schemas should be updated to https://langchain-ai.github.io/langgraph/how-tos/subgraph/#different-state-schemas **Second link:** https://langchain-ai.github.io/langgraph/concepts/how-tos/graph-api.ipynb#pass-private-state-between-nodes should be updated to https://langchain-ai.github.io/langgraph/how-tos/graph-api/#pass-private-state-between-nodes --------- Co-authored-by: Sydney Runkle <54324534+sydney-runkle@users.noreply.github.com>