[PR #1413] [MERGED] fix(langchain): improvements to PII middleware docs #1549

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1413
Author: @christian-bromann
Created: 11/13/2025
Status: Merged
Merged: 11/14/2025
Merged by: @sydney-runkle

Base: mainHead: cb/pii-improvements


📝 Commits (1)

  • d0b4d4b fix(langchain): improvements to PII middleware

📊 Changes

1 file changed (+192 additions, -65 deletions)

View changed files

📝 src/oss/langchain/middleware/built-in.mdx (+192 -65)

📄 Description

cc @sydney-runkle

Some additions to the PII middleware docs:

  • fixed JS code examples
  • added section how to create custom strategies
  • removed "Full example" accordion, as it contained duplicate content

🔄 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/1413 **Author:** [@christian-bromann](https://github.com/christian-bromann) **Created:** 11/13/2025 **Status:** ✅ Merged **Merged:** 11/14/2025 **Merged by:** [@sydney-runkle](https://github.com/sydney-runkle) **Base:** `main` ← **Head:** `cb/pii-improvements` --- ### 📝 Commits (1) - [`d0b4d4b`](https://github.com/langchain-ai/docs/commit/d0b4d4b4164cbf286cf4c9b093d4280a3cc496fa) fix(langchain): improvements to PII middleware ### 📊 Changes **1 file changed** (+192 additions, -65 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langchain/middleware/built-in.mdx` (+192 -65) </details> ### 📄 Description cc @sydney-runkle Some additions to the PII middleware docs: - fixed JS code examples - added section how to create custom strategies - removed "Full example" accordion, as it contained duplicate content --- <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:28 -05:00
yindo closed this issue 2026-02-17 17:22:28 -05:00
yindo changed title from [PR #1413] fix(langchain): improvements to PII middleware docs to [PR #1413] [MERGED] fix(langchain): improvements to PII middleware docs 2026-06-05 18:13:35 -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#1549