[PR #825] [MERGED] further improvements to migration guide etc #1056

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

📋 Pull Request Information

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

Base: mainHead: sr/more-migration-improvements


📝 Commits (5)

  • a13222e agent state
  • 5292f3e add namespace information
  • aaa40b0 update table
  • f585628 Merge branch 'main' into sr/more-migration-improvements
  • 338c158 Update src/oss/python/releases/langchain-v1.mdx

📊 Changes

2 files changed (+125 additions, -83 deletions)

View changed files

📝 src/oss/python/migrate/langchain-v1.mdx (+65 -61)
📝 src/oss/python/releases/langchain-v1.mdx (+60 -22)

📄 Description

  • Updating AgentState migration guidelines
  • Adding namespace information to v1 and migration pages

🔄 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/825 **Author:** [@sydney-runkle](https://github.com/sydney-runkle) **Created:** 10/10/2025 **Status:** ✅ Merged **Merged:** 10/10/2025 **Merged by:** [@sydney-runkle](https://github.com/sydney-runkle) **Base:** `main` ← **Head:** `sr/more-migration-improvements` --- ### 📝 Commits (5) - [`a13222e`](https://github.com/langchain-ai/docs/commit/a13222e5bf08e1fa07eaa7496d239faf0261bc72) agent state - [`5292f3e`](https://github.com/langchain-ai/docs/commit/5292f3e1310103038fbc4a243322225e356021e9) add namespace information - [`aaa40b0`](https://github.com/langchain-ai/docs/commit/aaa40b00d6facd1bdf10069669076c417da719f2) update table - [`f585628`](https://github.com/langchain-ai/docs/commit/f5856284f2c6fd3c05cafcc3ecfba92ba64dca08) Merge branch 'main' into sr/more-migration-improvements - [`338c158`](https://github.com/langchain-ai/docs/commit/338c15820a2aab2aa25144d8ac8ea3f4159292f9) Update src/oss/python/releases/langchain-v1.mdx ### 📊 Changes **2 files changed** (+125 additions, -83 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/python/migrate/langchain-v1.mdx` (+65 -61) 📝 `src/oss/python/releases/langchain-v1.mdx` (+60 -22) </details> ### 📄 Description * Updating `AgentState` migration guidelines * Adding namespace information to v1 and migration pages --- <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:38 -05:00
yindo closed this issue 2026-02-17 17:21:38 -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#1056