[PR #2144] lib: Add support for graphs without edges #2522

Closed
opened 2026-02-20 17:47:08 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langchain-ai/langgraph/pull/2144

State: closed
Merged: Yes


  • Return Control(update_state=, trigger=, send=) from your nodes instead
  • Annotate nodes with Control[Literal["destination"]] to see your graph connections drawn
**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/2144 **State:** closed **Merged:** Yes --- - Return Control(update_state=, trigger=, send=) from your nodes instead - Annotate nodes with Control[Literal["destination"]] to see your graph connections drawn
yindo added the pull-request label 2026-02-20 17:47:08 -05:00
yindo closed this issue 2026-02-20 17:47:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#2522