This example demonstrates how to implement asynchronous user confirmation flows, allowing for non-blocking execution while waiting for user input.
Create a virtual environment
Terminal
and create a python virtual environment.Set your API key
Install libraries
Run Example
agent.arun()
for asynchronous agent executionagent.acontinue_run()
for async continuation