[PR #1435] [CLOSED] langgraph: support multiple edges for Topic channel annotations #2072

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/1435
Author: @vbarda
Created: 8/22/2024
Status: Closed

Base: mainHead: vb/support-topic-in-annotations


📝 Commits (2)

  • 428a02d langgraph: support multiple edges for Topic channel annotations
  • 07e2d3b remove support_multiple_edges

📊 Changes

2 files changed (+14 additions, -6 deletions)

View changed files

📝 libs/langgraph/langgraph/graph/graph.py (+4 -2)
📝 libs/langgraph/langgraph/graph/state.py (+10 -4)

📄 Description

Also remove support_multiple_edges


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langgraph/pull/1435 **Author:** [@vbarda](https://github.com/vbarda) **Created:** 8/22/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `vb/support-topic-in-annotations` --- ### 📝 Commits (2) - [`428a02d`](https://github.com/langchain-ai/langgraph/commit/428a02d0d2d4775bb684c8577dd7fe6473760126) langgraph: support multiple edges for Topic channel annotations - [`07e2d3b`](https://github.com/langchain-ai/langgraph/commit/07e2d3bfe28fd69052a494c0c352276fd09a147f) remove support_multiple_edges ### 📊 Changes **2 files changed** (+14 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/langgraph/graph/graph.py` (+4 -2) 📝 `libs/langgraph/langgraph/graph/state.py` (+10 -4) </details> ### 📄 Description Also remove `support_multiple_edges` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-20 17:46:13 -05:00
yindo closed this issue 2026-02-20 17:46:13 -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#2072