Exploring the potential of Agentic automation

I am learning about the new features of Agentic automation, but I am struggling to find what I could do with it, and I wanted to ask if the following scenario could be applied.

I have a robot that navigates through a series of screens, and upon reaching a particular one, a screen with different options may or may not appear. Depending on certain conditions, a click must be made on one of them. That click would depend on an “expert” or knowledgeable user. Would it be possible to insert an agent there that knows which click to make?

@Matias_Clemente.Arg

If you planning to create an agent for decision making then you have give the brief explanatory prompt to the agent with possible problems & solutions. You can provide detailed information of the conditions applied in the process so that agent can take actions based on the prompts provided by you

2 Likes

@Matias_Clemente.Arg

That can be one..like you can give system prompt to explain the scenario based on what it needs to decide..again the same can be done with series of ifs as well..but it depends how difficult are the conditions

Cheers

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.