[PR #62] [MERGED] patch: make conditional_edge_mapping optional #1208

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/62
Author: @baskaryan
Created: 1/23/2024
Status: Merged
Merged: 1/30/2024
Merged by: @hwchase17

Base: mainHead: bagatur/optional_conditional_edge_mapping


📝 Commits (5)

📊 Changes

1 file changed (+35 additions, -19 deletions)

View changed files

📝 langgraph/graph/graph.py (+35 -19)

📄 Description

No description provided


🔄 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/62 **Author:** [@baskaryan](https://github.com/baskaryan) **Created:** 1/23/2024 **Status:** ✅ Merged **Merged:** 1/30/2024 **Merged by:** [@hwchase17](https://github.com/hwchase17) **Base:** `main` ← **Head:** `bagatur/optional_conditional_edge_mapping` --- ### 📝 Commits (5) - [`333ad65`](https://github.com/langchain-ai/langgraph/commit/333ad65cac9500b8784f15e99fc3981fb2fec382) patch: make conditional_edge_mapping optional - [`936b263`](https://github.com/langchain-ai/langgraph/commit/936b2637ce564602b7e1249d8a840d426c830fa3) fmt - [`9cbc67f`](https://github.com/langchain-ai/langgraph/commit/9cbc67fecc86d31360953cbb6671719a0c81bfa0) undo - [`d99debe`](https://github.com/langchain-ai/langgraph/commit/d99debe61c2c79824074578afd3e69f0b73b02c7) Merge branch 'main' into bagatur/optional_conditional_edge_mapping - [`40e4b10`](https://github.com/langchain-ai/langgraph/commit/40e4b10689159249d504edfa71cfcb09a1585579) fmt ### 📊 Changes **1 file changed** (+35 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `langgraph/graph/graph.py` (+35 -19) </details> ### 📄 Description _No description provided_ --- <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:44:11 -05:00
yindo closed this issue 2026-02-20 17:44:11 -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#1208