[PR #6191] docs(add-human-in-the-loop): sync example with agent-chat-ui isAgentInboxInterruptSchema #4896

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

Original Pull Request: https://github.com/langchain-ai/langgraph/pull/6191

State: closed
Merged: No


Description:
Update the add-human-in-the-loop.md documentation to match the trigger mechanism used in agent-chat-ui, specifically the isAgentInboxInterruptSchema method.
Refer to: https://github.com/langchain-ai/agent-chat-ui/blob/main/src/lib/agent-inbox-interrupt.ts#L17C2-L17C43

This fixes a mismatch between the official example code and the front-end trigger mechanism in agent-chat-ui.

Issue:
N/A

Dependencies:
None

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/6191 **State:** closed **Merged:** No --- **Description:** Update the `add-human-in-the-loop.md` documentation to match the trigger mechanism used in `agent-chat-ui`, specifically the `isAgentInboxInterruptSchema` method. Refer to: https://github.com/langchain-ai/agent-chat-ui/blob/main/src/lib/agent-inbox-interrupt.ts#L17C2-L17C43 This fixes a mismatch between the official example code and the front-end trigger mechanism in `agent-chat-ui`. **Issue:** N/A **Dependencies:** None
yindo added the pull-request label 2026-02-20 17:50:55 -05:00
yindo closed this issue 2026-02-20 17:50:55 -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#4896