[PR #54] [MERGED] patch: make conditionalEdgeMapping optional #450

Closed
opened 2026-02-15 18:17:01 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/54
Author: @bracesproul
Created: 2/9/2024
Status: Merged
Merged: 2/10/2024
Merged by: @bracesproul

Base: mainHead: brace/optional-conditional-edge-mapping


📝 Commits (3)

  • 006c153 patch: make conditionalEdgeMapping optional
  • 73df364 chore: lint files
  • ee9e191 Merge branch 'main' into brace/optional-conditional-edge-mapping

📊 Changes

1 file changed (+46 additions, -20 deletions)

View changed files

📝 langgraph/src/graph/graph.ts (+46 -20)

📄 Description

Porting https://github.com/langchain-ai/langgraph/pull/62/


🔄 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/langgraphjs/pull/54 **Author:** [@bracesproul](https://github.com/bracesproul) **Created:** 2/9/2024 **Status:** ✅ Merged **Merged:** 2/10/2024 **Merged by:** [@bracesproul](https://github.com/bracesproul) **Base:** `main` ← **Head:** `brace/optional-conditional-edge-mapping` --- ### 📝 Commits (3) - [`006c153`](https://github.com/langchain-ai/langgraphjs/commit/006c1538b7baae771cf6b8f04141af33be7e9467) patch: make conditionalEdgeMapping optional - [`73df364`](https://github.com/langchain-ai/langgraphjs/commit/73df36435002720c2534179200c2e9ba055118b1) chore: lint files - [`ee9e191`](https://github.com/langchain-ai/langgraphjs/commit/ee9e191b0408b02a5572e0c0372da1c9af3bd51a) Merge branch 'main' into brace/optional-conditional-edge-mapping ### 📊 Changes **1 file changed** (+46 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `langgraph/src/graph/graph.ts` (+46 -20) </details> ### 📄 Description Porting https://github.com/langchain-ai/langgraph/pull/62/ --- <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-15 18:17:01 -05:00
yindo closed this issue 2026-02-15 18:17:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#450