mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-30 03:39:38 +02:00
The namespace segment name is whatever pregel registered the dispatching node as in the parent scope (`_algo.py:615`/`:988`), not specifically an `add_node` mount. For a subagent invoked from inside a tool's body, that's the tool's name; for Send fan-out, the target node's name.