[PR #6091] chore: update emphemeral local #4830

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

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

State: closed
Merged: Yes


basically - for conditional edges, we use this to merge the updates from state with the state object (before the actual update really occurs in the tick.after)

otherwise - an emphemeral value will actually last through the logic in the conditional edge of the node after

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/6091 **State:** closed **Merged:** Yes --- basically - for conditional edges, we use this to merge the updates from state with the state object (before the actual update really occurs in the tick.after) otherwise - an emphemeral value will actually last through the logic in the conditional edge of the node after
yindo added the pull-request label 2026-02-20 17:50:49 -05:00
yindo closed this issue 2026-02-20 17:50:49 -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#4830