victordibia / autogen-ui

Web UI for AutoGen (A Framework Multi-Agent LLM Applications)
MIT License
719 stars 109 forks source link

Support UserProxyAgent with activated human_input_mode #10

Open krlng opened 10 months ago

krlng commented 10 months ago

If the human_input_mode is activated, it currently asks for input in the terminal running the fastapi server. It would be great if this requests could be done in the UI, so users can consent to execute Querries or drive the interaction into another direction before ending it.