You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: samples/multi-agent/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@
3
3
This UiPath LlamaIndex agent assists in researching companies using AI and human-in-the-loop (HITL) collaboration. It triggers external processes, waits for human input, and generates validated reports.
4
4
5
5
## Features
6
-
1. Triggers a UiPath process to research the company name.
7
-
2. Human-in-the-loop feedback for approval.
8
-
3. Produces the final, validated company report.
6
+
* Triggers a UiPath workflow to research and analyze the given company name
7
+
* Incorporates human feedback to validate the analysis
0 commit comments