[PR #2492] [MERGED] move middleware page to LangChain built-in #2480

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2492
Author: @npentrel
Created: 2/5/2026
Status: Merged
Merged: 2/6/2026
Merged by: @npentrel

Base: mainHead: naomi/doc-677-customization-harness-middleware-page-reorg


📝 Commits (2)

  • 54d3481 move middleware page to LangChain built-in
  • 6f797e2 add one sentence to harness

📊 Changes

4 files changed (+344 additions, -358 deletions)

View changed files

📝 src/docs.json (+8 -2)
📝 src/oss/deepagents/harness.mdx (+2 -0)
src/oss/deepagents/middleware.mdx (+0 -354)
📝 src/oss/langchain/middleware/built-in.mdx (+334 -2)

📄 Description

Fairly easy move because I don't actually think any of this info should be with deep agents. If you are using this info you're not using deep agents.
The only question is if we need both to do list middlewares or if they are the same anyway. I haven't looked into it. I assume you probably know the answer immediately


🔄 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/2492 **Author:** [@npentrel](https://github.com/npentrel) **Created:** 2/5/2026 **Status:** ✅ Merged **Merged:** 2/6/2026 **Merged by:** [@npentrel](https://github.com/npentrel) **Base:** `main` ← **Head:** `naomi/doc-677-customization-harness-middleware-page-reorg` --- ### 📝 Commits (2) - [`54d3481`](https://github.com/langchain-ai/docs/commit/54d3481132e59303481cf2437432adc66823ca9d) move middleware page to LangChain built-in - [`6f797e2`](https://github.com/langchain-ai/docs/commit/6f797e27800614d948c9aeaa3422c7200ed2ccd0) add one sentence to harness ### 📊 Changes **4 files changed** (+344 additions, -358 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+8 -2) 📝 `src/oss/deepagents/harness.mdx` (+2 -0) ➖ `src/oss/deepagents/middleware.mdx` (+0 -354) 📝 `src/oss/langchain/middleware/built-in.mdx` (+334 -2) </details> ### 📄 Description Fairly easy move because I don't actually think any of this info should be with deep agents. If you are using this info you're not using deep agents. The only question is if we need both to do list middlewares or if they are the same anyway. I haven't looked into it. I assume you probably know the answer immediately --- <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:23:27 -05:00
yindo closed this issue 2026-02-17 17:23:27 -05:00
yindo changed title from [PR #2492] move middleware page to LangChain built-in to [PR #2492] [MERGED] move middleware page to LangChain built-in 2026-06-05 18:18: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#2480