This is a simple one but not obvious. The single agent only gives an output but what if I want an interactive session to be built ( like chat gpt), I did not see the way to give the input again in agent builder , so how do i do it? do i need to create multiple agents for it?
e.g. User input: get me
Agent output : Details for info1
User input (second time> : Need more info for agent output (Details for info1)
Agent output : More Details for info1
If you do need a chatbot type interface, Autopilot for Everyone will the serve the purpose much better. You can create a Specialized Autopilot for everyone based on your usecase
Hi @vkalra
to create an interactive session like chatgpt, you need to design your workflow to handle multiple inputs and maintain context (e.g., using variables or queues).
Autopilot for everyone is a tool provided by UiPath which is mainly used to give a chat like experience. You can consider it as an inbuilt communication agent tool provided by UiPath. For more details - You can refer below playlist