[PR #1468] [MERGED] Fixes dynamic prompts in migration guide (#1467) #1592

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1468
Author: @ddewaele
Created: 11/17/2025
Status: Merged
Merged: 11/18/2025
Merged by: @lnhsingh

Base: mainHead: bugfix/dynamic-prompts


📝 Commits (1)

📊 Changes

1 file changed (+23 additions, -17 deletions)

View changed files

📝 src/oss/javascript/migrate/langchain-v1.mdx (+23 -17)

📄 Description

Overview

Fixes code snippets in dynamic prompts in migration guide

Type of change

Type: [Replace with: New documentation page / Update existing documentation / Fix typo/bug/link/formatting / Remove outdated content / Other]

Related issues/PRs

  • closes #1467 (will auto-close issue #1467 when PR is merged)

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed

Additional notes

contribution guidelines seem to be missing (link from the README) ? /oss/contributing/documentation


🔄 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/1468 **Author:** [@ddewaele](https://github.com/ddewaele) **Created:** 11/17/2025 **Status:** ✅ Merged **Merged:** 11/18/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `bugfix/dynamic-prompts` --- ### 📝 Commits (1) - [`6cb5a2f`](https://github.com/langchain-ai/docs/commit/6cb5a2fcdd7397313082815a953bd7d42f4992fb) Fixes dynamic prompts in migration guide (#1467) ### 📊 Changes **1 file changed** (+23 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/javascript/migrate/langchain-v1.mdx` (+23 -17) </details> ### 📄 Description ## Overview Fixes code snippets in dynamic prompts in migration guide ## Type of change **Type:** [Replace with: New documentation page / Update existing documentation / Fix typo/bug/link/formatting / Remove outdated content / Other] ## Related issues/PRs - closes #1467 (will auto-close issue #1467 when PR is merged) ## Checklist <!-- Put an 'x' in all boxes that apply --> - [ ] I have read the [contributing guidelines](README.md) - [x] I have tested my changes locally using `docs dev` - [x] All code examples have been tested and work correctly - [ ] I have used **root relative** paths for internal links - [ ] I have updated navigation in `src/docs.json` if needed ## Additional notes contribution guidelines seem to be missing (link from the README) ? `/oss/contributing/documentation` --- <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:31 -05:00
yindo closed this issue 2026-02-17 17:22:31 -05:00
yindo changed title from [PR #1468] Fixes dynamic prompts in migration guide (#1467) to [PR #1468] [MERGED] Fixes dynamic prompts in migration guide (#1467) 2026-06-05 18:13:49 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1592