[PR #543] [MERGED] examples: update HITL notebook #1525

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/543
Author: @ccurme
Created: 5/28/2024
Status: Merged
Merged: 6/3/2024
Merged by: @hwchase17

Base: mainHead: cc/conversational_hitl


📝 Commits (6)

📊 Changes

1 file changed (+407 additions, -18 deletions)

View changed files

📝 examples/human-in-the-loop.ipynb (+407 -18)

📄 Description

Add example of conversational verification of tool calls


🔄 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/langgraph/pull/543 **Author:** [@ccurme](https://github.com/ccurme) **Created:** 5/28/2024 **Status:** ✅ Merged **Merged:** 6/3/2024 **Merged by:** [@hwchase17](https://github.com/hwchase17) **Base:** `main` ← **Head:** `cc/conversational_hitl` --- ### 📝 Commits (6) - [`651904d`](https://github.com/langchain-ai/langgraph/commit/651904d11c2a41341aacd48635aa7813313bb33f) update notebook - [`9870bc6`](https://github.com/langchain-ai/langgraph/commit/9870bc6dc1b960929f0d911054664dd42025e2a2) update - [`59e2ad6`](https://github.com/langchain-ai/langgraph/commit/59e2ad6f9ad50642943b15580faa5899c4d75378) verify via ToolMessage - [`e1bbebf`](https://github.com/langchain-ai/langgraph/commit/e1bbebfc182586f6786319a2dc49557b647f99a5) update - [`0f06870`](https://github.com/langchain-ai/langgraph/commit/0f06870cba6e345f649dfe38971fb580cfbbdeb1) revert change to legacy notebook - [`be597d2`](https://github.com/langchain-ai/langgraph/commit/be597d2f4b9e5a4c0abd292254d688862758d973) clean up ### 📊 Changes **1 file changed** (+407 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `examples/human-in-the-loop.ipynb` (+407 -18) </details> ### 📄 Description Add example of conversational verification of tool calls --- <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-20 17:44:57 -05:00
yindo closed this issue 2026-02-20 17:44:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#1525