[PR #1835] [MERGED] Support stringized annotations #2328

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/1835
Author: @hinthornw
Created: 9/25/2024
Status: Merged
Merged: 9/25/2024
Merged by: @nfcampos

Base: nc/24sep/storeHead: wfh/other_annos


📝 Commits (2)

📊 Changes

2 files changed (+46 additions, -2 deletions)

View changed files

📝 libs/langgraph/langgraph/utils/runnable.py (+3 -2)
libs/langgraph/tests/test_runnable.py (+43 -0)

📄 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/1835 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 9/25/2024 **Status:** ✅ Merged **Merged:** 9/25/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `nc/24sep/store` ← **Head:** `wfh/other_annos` --- ### 📝 Commits (2) - [`d449ab5`](https://github.com/langchain-ai/langgraph/commit/d449ab533db557022bc75fe2470f97db31875650) Support stringized annotations - [`6b1bf06`](https://github.com/langchain-ai/langgraph/commit/6b1bf06fb80787f1664a3d251b56afcf6318e987) String Match ### 📊 Changes **2 files changed** (+46 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/langgraph/utils/runnable.py` (+3 -2) ➕ `libs/langgraph/tests/test_runnable.py` (+43 -0) </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:46:50 -05:00
yindo closed this issue 2026-02-20 17:46:50 -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#2328