Files
langgraph/libs
Nick Hollon c6dc0c32c1 broaden graph_name docstring beyond add_node-only case
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.
2026-05-08 11:43:04 -04:00
..
2026-05-07 17:29:13 +01:00