[PR #296] [CLOSED] agent middleware #608

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/296
Author: @hwchase17
Created: 8/30/2025
Status: Closed

Base: mainHead: harrison/agent-middleware


📝 Commits (10+)

📊 Changes

57 files changed (+1745 additions, -15028 deletions)

View changed files

📝 src/docs.json (+42 -21)
📝 src/oss/langchain-agents.mdx (+0 -431)
📝 src/oss/langchain-context-engineering.mdx (+15 -15)
📝 src/oss/langchain-deploy.mdx (+1 -1)
📝 src/oss/langchain-human-in-the-loop.mdx (+1 -1)
📝 src/oss/langchain-installation.mdx (+4 -4)
📝 src/oss/langchain-long-term-memory.mdx (+5 -113)
📝 src/oss/langchain-mcp.mdx (+351 -3)
📝 src/oss/langchain-messages.mdx (+30 -12)
src/oss/langchain-middleware.mdx (+160 -0)
📝 src/oss/langchain-models.mdx (+795 -61)
📝 src/oss/langchain-multi-agent.mdx (+1 -1)
📝 src/oss/langchain-observability.mdx (+27 -2)
📝 src/oss/langchain-overview.mdx (+19 -33)
📝 src/oss/langchain-philosophy.mdx (+2 -2)
📝 src/oss/langchain-quickstart.mdx (+165 -59)
📝 src/oss/langchain-retrieval.mdx (+1 -1)
📝 src/oss/langchain-runtime.mdx (+1 -1)
📝 src/oss/langchain-short-term-memory.mdx (+62 -3)
📝 src/oss/langchain-studio.mdx (+1 -1)

...and 37 more files

📄 Description

No description provided


🔄 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/296 **Author:** [@hwchase17](https://github.com/hwchase17) **Created:** 8/30/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `harrison/agent-middleware` --- ### 📝 Commits (10+) - [`8f3ac0b`](https://github.com/langchain-ai/docs/commit/8f3ac0bb8e92c8ca97824d290c0bdc9b989fc802) feat(oss): add js translations for models (#289) - [`806ae16`](https://github.com/langchain-ai/docs/commit/806ae16e6423f2f1a7382ba8fcbd0a61405188db) cr - [`8a95a4b`](https://github.com/langchain-ai/docs/commit/8a95a4bb6e6177e80a33b16d25f929ff551c822c) cr - [`849f07c`](https://github.com/langchain-ai/docs/commit/849f07c7c9071d35cd7694613bc636e39f2b24fa) cr - [`095512f`](https://github.com/langchain-ai/docs/commit/095512f283ac9fb354df7fd6a2593d9c7cc68bb0) clean up - [`42632df`](https://github.com/langchain-ai/docs/commit/42632df6f154f90d4d5e35eee484376b87caf879) cr - [`7a688b9`](https://github.com/langchain-ai/docs/commit/7a688b9379bc62468477edee850ef8fe6cc8c18d) cr - [`31260d4`](https://github.com/langchain-ai/docs/commit/31260d4866657d727355a53add6fe90dd15c87eb) cr - [`30f3d4d`](https://github.com/langchain-ai/docs/commit/30f3d4df5677054ee965224c5b42e177c2880f72) agent middleware - [`1cfe780`](https://github.com/langchain-ai/docs/commit/1cfe78083e9ba28a5db3f18a1dd680225601b593) cr ### 📊 Changes **57 files changed** (+1745 additions, -15028 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+42 -21) 📝 `src/oss/langchain-agents.mdx` (+0 -431) 📝 `src/oss/langchain-context-engineering.mdx` (+15 -15) 📝 `src/oss/langchain-deploy.mdx` (+1 -1) 📝 `src/oss/langchain-human-in-the-loop.mdx` (+1 -1) 📝 `src/oss/langchain-installation.mdx` (+4 -4) 📝 `src/oss/langchain-long-term-memory.mdx` (+5 -113) 📝 `src/oss/langchain-mcp.mdx` (+351 -3) 📝 `src/oss/langchain-messages.mdx` (+30 -12) ➕ `src/oss/langchain-middleware.mdx` (+160 -0) 📝 `src/oss/langchain-models.mdx` (+795 -61) 📝 `src/oss/langchain-multi-agent.mdx` (+1 -1) 📝 `src/oss/langchain-observability.mdx` (+27 -2) 📝 `src/oss/langchain-overview.mdx` (+19 -33) 📝 `src/oss/langchain-philosophy.mdx` (+2 -2) 📝 `src/oss/langchain-quickstart.mdx` (+165 -59) 📝 `src/oss/langchain-retrieval.mdx` (+1 -1) 📝 `src/oss/langchain-runtime.mdx` (+1 -1) 📝 `src/oss/langchain-short-term-memory.mdx` (+62 -3) 📝 `src/oss/langchain-studio.mdx` (+1 -1) _...and 37 more files_ </details> ### 📄 Description _No description provided_ --- <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:20:44 -05:00
yindo closed this issue 2026-02-17 17:20:44 -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#608