A2UI Launched: Full CopilotKit support at launch!

A2UI Launched: CopilotKit has partnered with Google to deliver full support in both CopilotKit and AG-UI!

Check it out
LogoLogo
  • Overview
  • Integrations
  • API Reference
  • Copilot Cloud
Slanted end borderSlanted end border
Slanted start borderSlanted start border
Select integration...

Please select an integration to view the sidebar content.

Human in the Loop (HITL)

Allow your agent and users to collaborate on complex tasks.

This video shows an example of our AI Travel App using HITL to get user feedback.

What is Human-in-the-Loop (HITL)?

Human-in-the-loop (HITL) allows agents to request human input or approval during execution, making AI systems more reliable and trustworthy. This pattern is essential when building AI applications that need to handle complex decisions or actions that require human judgment.

Agentic Copilot Human in the Loop

Learn more about HITL in LangGraph's concept guide.

When should I use this?

HITL combines the efficiency of AI with human judgment, creating a system that's both powerful and reliable. The key advantages include:

  • Quality Control: Human oversight at critical decision points
  • Edge Cases: Graceful handling of low-confidence situations
  • Expert Input: Leverage human expertise when needed
  • Reliability: More robust system for real-world use

How can I use this?

CopilotKit provides two main approaches for HITL LangGraph workflows - interrupt and node-based.

Unsure which approach to use? We recommend starting with the Interrupt flow.

Interrupt
Utilize LangGraph's interrupt function to pause the agent and wait for user input.
Node-based
Utilize nodes and tools to create LLM-driven Human-in-the-Loop workflows.
PREV
Agent State
Slanted end borderSlanted end border
Slanted start borderSlanted start border
NEXT
Interrupt Based

On this page

What is Human-in-the-Loop (HITL)?
When should I use this?
How can I use this?