[PR #947] [MERGED] chore(langchain): add custom state schema back #1168

Closed
opened 2026-02-17 17:21:51 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/947
Author: @sydney-runkle
Created: 10/16/2025
Status: Merged
Merged: 10/16/2025
Merged by: @sydney-runkle

Base: mainHead: sr/state-schema-recs


📝 Commits (6)

📊 Changes

3 files changed (+98 additions, -37 deletions)

View changed files

📝 src/oss/langchain/agents.mdx (+43 -12)
📝 src/oss/langchain/short-term-memory.mdx (+2 -6)
📝 src/oss/python/migrate/langchain-v1.mdx (+53 -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/docs/pull/947 **Author:** [@sydney-runkle](https://github.com/sydney-runkle) **Created:** 10/16/2025 **Status:** ✅ Merged **Merged:** 10/16/2025 **Merged by:** [@sydney-runkle](https://github.com/sydney-runkle) **Base:** `main` ← **Head:** `sr/state-schema-recs` --- ### 📝 Commits (6) - [`1701a67`](https://github.com/langchain-ai/docs/commit/1701a673427aceecced0f41c96ecbadf40caa61d) custom state - [`28458fa`](https://github.com/langchain-ai/docs/commit/28458fab7248d898834b5f0b43c1567aee878cee) Apply suggestions from code review - [`20cd9d5`](https://github.com/langchain-ai/docs/commit/20cd9d5b8562b997adc86b1ef36ba60b94160f8c) revert middleware - [`51fcc29`](https://github.com/langchain-ai/docs/commit/51fcc29df651c3daa150c19f0cfe0965e0fdddfb) more updates for migration page - [`74a69b2`](https://github.com/langchain-ai/docs/commit/74a69b26971a3ca07d0ed23829ad7f6418b45366) other notes - [`1a410a8`](https://github.com/langchain-ai/docs/commit/1a410a85ceb4d71fedb0cf5ed9c2bb63fccba251) recommending middleware approach ### 📊 Changes **3 files changed** (+98 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langchain/agents.mdx` (+43 -12) 📝 `src/oss/langchain/short-term-memory.mdx` (+2 -6) 📝 `src/oss/python/migrate/langchain-v1.mdx` (+53 -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-17 17:21:51 -05:00
yindo closed this issue 2026-02-17 17:21:51 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1168