Experiment - Human-in-the-loop interrupts
Problem:You have an AI agent that performs tasks autonomously but sometimes makes mistakes or needs guidance. Currently, the agent runs without any human interruptions, leading to errors that reduce overall task success.
Current Metrics:Task success rate: 70%, Number of errors per 100 tasks: 30
Issue:The agent lacks a mechanism for human intervention during task execution, causing avoidable errors and lower success rates.