[PR #5052] docs: Update subgraphs.md #4210

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

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

State: closed
Merged: Yes


The state while defining the Subgraph is updated (it was previously mentioned wrongly - as the same State class of the main graph). Also an edge connecting START to the call_model node in the subgraph was created.

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/5052 **State:** closed **Merged:** Yes --- The state while defining the Subgraph is updated (it was previously mentioned wrongly - as the same State class of the main graph). Also an edge connecting START to the call_model node in the subgraph was created.
yindo added the pull-request label 2026-02-20 17:49:50 -05:00
yindo closed this issue 2026-02-20 17:49:50 -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#4210