Skip to content

fix: state graph new node validation#114

Merged
Nuno Campos (nfcampos) merged 1 commit intolangchain-ai:mainfrom
dimatill:state_graph_node_validation_fix
Apr 16, 2024
Merged

fix: state graph new node validation#114
Nuno Campos (nfcampos) merged 1 commit intolangchain-ai:mainfrom
dimatill:state_graph_node_validation_fix

Conversation

@dimatill
Copy link
Copy Markdown
Contributor

@dimatill Dmytro Til (dimatill) commented Apr 9, 2024

Fixes a new node key validation for StateGraph.

In the previous implementation, it validated existing nodes instead of new ones.

Python implementation reference: https://github.com/langchain-ai/langgraph/blob/main/langgraph/graph/state.py#L48

@dimatill Dmytro Til (dimatill) force-pushed the state_graph_node_validation_fix branch from 9ba118a to 4edfa49 Compare April 12, 2024 22:47
@nfcampos
Copy link
Copy Markdown
Contributor

Thanks a lot for this Dmytro Til (@dimatill)

@nfcampos Nuno Campos (nfcampos) merged commit 11f7464 into langchain-ai:main Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants