langchain-human-in-the-loop

Installation
SKILL.md

langchain-human-in-the-loop (JavaScript/TypeScript)

概述

人工在环(Human-in-the-Loop,HITL)让您可以向代理工具调用添加人工监督。当代理提出敏感操作(如数据库写入或发送电子邮件)时,执行会暂停以供人工批准、编辑或拒绝。

核心概念:

  • humanInTheLoopMiddleware:暂停执行以供人工决策
  • 中断(Interrupts):代理等待人工输入的检查点
  • 决策(Decisions):批准、编辑或拒绝工具调用
  • 检查点(Checkpointer):跨中断持久化所必需的

何时使用 HITL

Installs
1
GitHub Stars
1
First Seen
Aug 16, 2026
langchain-human-in-the-loop — evanfang0054/cc-system-creator-scripts