Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix StateGraph.add_edge end_key check #1089

Merged
merged 1 commit into from
Jul 23, 2024
Merged

Conversation

mihaic
Copy link
Contributor

@mihaic mihaic commented Jul 22, 2024

It looks like a typo to me: END should be START.

END should be accepted as end_key and it is accepted with the super call path.

It looks like a typo to me: `END` should be `START`.

`END` should be accepted as `end_key` and it is accepted with the `super` call path.
@vbarda vbarda requested a review from nfcampos July 23, 2024 00:16
@nfcampos nfcampos merged commit 4fa5c8b into langchain-ai:main Jul 23, 2024
23 checks passed
@mihaic mihaic deleted the patch-1 branch July 23, 2024 20:54
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