[PR #960] [CLOSED] feat(langchain): Document more prebuilt middleware #1184

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/960
Author: @eyurtsev
Created: 10/16/2025
Status: Closed

Base: mainHead: prebuilt_middleware


📝 Commits (5)

📊 Changes

5 files changed (+934 additions, -129 deletions)

View changed files

📝 src/docs.json (+57 -0)
src/oss/deepagents/customization.mdx (+233 -0)
src/oss/deepagents/index.mdx (+69 -0)
src/oss/deepagents/middleware.mdx (+164 -0)
📝 src/oss/langchain/middleware.mdx (+411 -129)

📄 Description

Document more prebuilt middleware


🔄 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/960 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 10/16/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `prebuilt_middleware` --- ### 📝 Commits (5) - [`b1e2e33`](https://github.com/langchain-ai/docs/commit/b1e2e333958e32e2c4e937e1bd00e56a386e2780) xx - [`1df6cab`](https://github.com/langchain-ai/docs/commit/1df6cab75f2f234a54b5b87d1b301d1096378e4f) x - [`b939891`](https://github.com/langchain-ai/docs/commit/b9398919b4d93d89acd514d3eb3fd5f549d4bc38) x - [`0224082`](https://github.com/langchain-ai/docs/commit/022408219023a2fc050ba4fe4a78e920edcb6402) x - [`d2ad739`](https://github.com/langchain-ai/docs/commit/d2ad739ea2ea10bdf6f118e6102a5214cffdce9a) x ### 📊 Changes **5 files changed** (+934 additions, -129 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+57 -0) ➕ `src/oss/deepagents/customization.mdx` (+233 -0) ➕ `src/oss/deepagents/index.mdx` (+69 -0) ➕ `src/oss/deepagents/middleware.mdx` (+164 -0) 📝 `src/oss/langchain/middleware.mdx` (+411 -129) </details> ### 📄 Description Document more prebuilt middleware --- <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:53 -05:00
yindo closed this issue 2026-02-17 17:21:53 -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#1184