Skip to content

Conversation

hwchase17
Copy link
Contributor

writen by codex: prompt:

right now, the way pregel in langgraph works is that there are reducers for each state channel. that is a custom function. thats nice, but sometimes i just want to bypass the reducer and overwrite the state channel directly. add some method for doing so. it should work for any state channel regardless of reducer. come up with a nice devx for specifying this. happy to brainstorm!

Copy link

vercel bot commented Oct 14, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
langgraph-docs-preview Ignored Ignored Oct 14, 2025 0:08am

@eyurtsev
Copy link
Collaborator

This introduces a race condition for map-reduce pattern. What semantics do you want it to have in that context? last one wins?

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