[PR #569] [MERGED] fix(oss/langchain): update HITL middleware docs #824

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/569
Author: @christian-bromann
Created: 9/17/2025
Status: Merged
Merged: 9/22/2025
Merged by: @lnhsingh

Base: mainHead: cb/hitl-update


📝 Commits (10+)

📊 Changes

3 files changed (+355 additions, -61 deletions)

View changed files

📝 src/oss/langchain/middleware.mdx (+347 -56)
📝 src/oss/langchain/quickstart.mdx (+1 -1)
📝 src/oss/langchain/short-term-memory.mdx (+7 -4)

📄 Description

cc @sydney-runkle @eyurtsev


🔄 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/569 **Author:** [@christian-bromann](https://github.com/christian-bromann) **Created:** 9/17/2025 **Status:** ✅ Merged **Merged:** 9/22/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `cb/hitl-update` --- ### 📝 Commits (10+) - [`32b334b`](https://github.com/langchain-ai/docs/commit/32b334beb2244cadd82e0e63748c3603469d740e) fix(oss/langchain): update HITL middleware docs - [`cb15c13`](https://github.com/langchain-ai/docs/commit/cb15c134bd7c531840497611985e35436bd7a733) cr - [`0773597`](https://github.com/langchain-ai/docs/commit/0773597976413560e36edee6a8aec16fd2524801) cr - [`508a4ab`](https://github.com/langchain-ai/docs/commit/508a4abfc145afc4103aaa67d6fb8a1d9db019f4) cr - [`dd3900e`](https://github.com/langchain-ai/docs/commit/dd3900e2fa5e791e7683a3e411c5eafb2ca6f5ff) cr - [`5136037`](https://github.com/langchain-ai/docs/commit/51360370e38f78b597050b3d8e98fbe872090082) Merge branch 'main' into cb/hitl-update - [`a9a3ea0`](https://github.com/langchain-ai/docs/commit/a9a3ea0d6dee2a4ffc386f37a2738d9ee3e52bf1) add note on checkpointer - [`938d98c`](https://github.com/langchain-ai/docs/commit/938d98c6cc15e700ca67a0b060cc3694c065fda6) cr - [`503296b`](https://github.com/langchain-ai/docs/commit/503296b0ee3f7bb6f02f808e1eb644a081f5572b) cr - [`82b8c91`](https://github.com/langchain-ai/docs/commit/82b8c915e9ca1123ddb380d3f690596704f0b0c1) add example for rejecting tool call ### 📊 Changes **3 files changed** (+355 additions, -61 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langchain/middleware.mdx` (+347 -56) 📝 `src/oss/langchain/quickstart.mdx` (+1 -1) 📝 `src/oss/langchain/short-term-memory.mdx` (+7 -4) </details> ### 📄 Description cc @sydney-runkle @eyurtsev --- <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:12 -05:00
yindo closed this issue 2026-02-17 17:21:12 -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#824