Skip to content

Conversation

@aayush7908
Copy link

@aayush7908 aayush7908 commented Dec 12, 2025

Overview

  • This PR fixes the incorrect output shown in the example Full example: different state schemas, inside Subgraphs topic.
  • As shown in the below screenshot from the documentation page, the output contains nodes grandchild_1 and grandchild_2, which are not present inside the subgraph. Instead, the output should show the subgraph nodes as subgraph_node_1 and subgraph_node_2.
image

Type of change

Fix typo/bug

Related issues/PRs

N/A

Additional notes

  • The below given screenshot shows the output obtained after executing the example in Jupyter Notebook:
image

@aayush7908 aayush7908 requested a review from lnhsingh as a code owner December 12, 2025 16:07
@github-actions github-actions bot added langgraph For docs changes to LangGraph oss external User is not a member of langchain-ai labels Dec 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

external User is not a member of langchain-ai langgraph For docs changes to LangGraph oss

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant