[PR #3818] [MERGED] feat(oss): hitl config expansion #3833

Closed
opened 2026-06-05 18:53:18 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3818
Author: @sydney-runkle
Created: 4/30/2026
Status: Merged
Merged: 4/30/2026
Merged by: @sydney-runkle

Base: mainHead: sr/response-mode


📝 Commits (2)

📊 Changes

5 files changed (+121 additions, -18 deletions)

View changed files

📝 src/oss/deepagents/human-in-the-loop.mdx (+3 -1)
📝 src/oss/langchain/frontend/human-in-the-loop.mdx (+57 -9)
📝 src/oss/langchain/human-in-the-loop.mdx (+59 -6)
📝 src/snippets/hitl-basic-config-js.mdx (+1 -1)
📝 src/snippets/hitl-basic-config-py.mdx (+1 -1)

📄 Description

updating based on https://github.com/langchain-ai/langchain/pull/37095


🔄 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/3818 **Author:** [@sydney-runkle](https://github.com/sydney-runkle) **Created:** 4/30/2026 **Status:** ✅ Merged **Merged:** 4/30/2026 **Merged by:** [@sydney-runkle](https://github.com/sydney-runkle) **Base:** `main` ← **Head:** `sr/response-mode` --- ### 📝 Commits (2) - [`4a4c5b8`](https://github.com/langchain-ai/docs/commit/4a4c5b829cea6b1d01fb771efab41c985ab5f804) hitl config - [`76afd41`](https://github.com/langchain-ai/docs/commit/76afd41417fe54247ab1dd3b35d76a768a875a5a) fix ### 📊 Changes **5 files changed** (+121 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/deepagents/human-in-the-loop.mdx` (+3 -1) 📝 `src/oss/langchain/frontend/human-in-the-loop.mdx` (+57 -9) 📝 `src/oss/langchain/human-in-the-loop.mdx` (+59 -6) 📝 `src/snippets/hitl-basic-config-js.mdx` (+1 -1) 📝 `src/snippets/hitl-basic-config-py.mdx` (+1 -1) </details> ### 📄 Description updating based on https://github.com/langchain-ai/langchain/pull/37095 --- <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-06-05 18:53:18 -04:00
yindo closed this issue 2026-06-05 18:53:18 -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#3833