Build your first agent with Studio Web - Practice

If you need help, post a question as a reply in this discussion. To increase your chances of being helped, be as descriptive as possible. Include in your comment:

  • A description of your issue: when is it happening, what activity you have trouble with.
  • A screenshot of your error.
  • You can also attach your automation project.

If you can help a fellow learner, don’t be afraid to reply and make a suggestion. Participating in the conversation helps solidify the knowledge you’ve acquired in this course.

Hi,

There is a warning error for the Activity Search Agent in the evaluation set, and the score is not displaying. The warning is :

error: Expected output contains only empty values
errorCode: Agent.ValidationError

When I ran the agent, it was successful, but I received a warning when evaluating the set.


Hi. Just provide some random values to ‘title’, ‘summary’, and ‘maxGroupSize’ fields under Expected Output of each of your evaluation. Post that run the evaluation once again. You’ll get the evaluation score (95% mostly :slight_smile: ) and also the justification. For example:
Expected Output:
Activities{
title: “Activity title”
summary: “Activities in London, Berlin”
maxGroupSize: “20”
}
Thanks for highlighting this.

@rikkyjoshy if you are using LLM as Judge in Evaluator then mention in evaluator prompt that it may ignore expected output

if you are using deterministic evaluator, then you need to mention expected output for each test set.

1 Like

Thanks, issue with the prompt in Evaluators. I fixed the issue by updating the evaluation with the actual output.


I’ve found that helping others with their questions really deepens my own learning. If anyone needs help with Studio Web basics or automation logic, I’m happy to support where I can! :blush:

Also, if you’re stuck, feel free to share a screenshot and your workflow file—I’ve learned that specific examples get the fastest and most helpful responses. Let’s keep learning together! :rocket:

Hi guys, maybe is a basic question, but I’m having a hard time trying to follow UiPath’s demo. According to the demo everything can be created/managed within a single solution but I can’t add an agent to the RPA Workflow. Help!

Dear @Juan_Bolivar,

You have to create solution using below highlighted option to get all things under single unbrella.

Br,
NikZ

The image above was using “Soultion Preview”. Could the absence of the agent option be due to a missing configuration or permission?

Were you able to solve it? I have the same problem.

Hi I have same problem to follow the demo, I can’t add Agent to Solution even though I created it as Solution

I have the same problem, the Agent is not available. Same if I select Solution (Preview) for the create new.

Select the Agent option from the dropdown.

I would if it was available :wink:

The demo that UiPath used is a preview version. In the current environment, we would still be missing some capabilities like apis etc.. Also, under the solution, we don’t have agents yet. As per the training module, it will be available in the next release.

It worked great! Amazing.