Skip to main content
Create an ask_human tool that lets the agent ask the user questions interactively:
The agent will call ask_human whenever it needs clarification, then use the response to proceed.
Full example - See examples/human_in_the_loop.py for a complete runnable demo.