[PR #1044] [MERGED] fix(oss/js/migrate): incorrect usage about context and dynamicSystemPromptMiddleware #1245

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1044
Author: @electroluxcode
Created: 10/21/2025
Status: Merged
Merged: 12/27/2025
Merged by: @mdrxy

Base: mainHead: main


📝 Commits (3)

  • 82447d7 fix: context/configurable usage in JavaScript v1 migration
  • ae258d7 Merge branch 'main' into main
  • 81a7482 Merge branch 'main' into main

📊 Changes

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

View changed files

📝 src/oss/javascript/migrate/langchain-v1.mdx (+19 -13)

📄 Description

Except for the v1-migration document, the usage of other 'dynamicsSystemPromptMiddleware' and 'context' in the document is correct


🔄 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/1044 **Author:** [@electroluxcode](https://github.com/electroluxcode) **Created:** 10/21/2025 **Status:** ✅ Merged **Merged:** 12/27/2025 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`82447d7`](https://github.com/langchain-ai/docs/commit/82447d7d9579a9e388c89f5f5d8580e2e849565c) fix: context/configurable usage in JavaScript v1 migration - [`ae258d7`](https://github.com/langchain-ai/docs/commit/ae258d7785f593ec2300edaf93eb478e58a76fc5) Merge branch 'main' into main - [`81a7482`](https://github.com/langchain-ai/docs/commit/81a748293a5e408641c54a724bc42510921eb175) Merge branch 'main' into main ### 📊 Changes **1 file changed** (+19 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/javascript/migrate/langchain-v1.mdx` (+19 -13) </details> ### 📄 Description Except for the `v1-migration` document, the usage of other 'dynamicsSystemPromptMiddleware' and 'context' in the document is correct --- <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:22:00 -05:00
yindo closed this issue 2026-02-17 17:22:00 -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#1245