Skip to content

Commit b86a686

Browse files
committed
Polish prompt
1 parent 2448117 commit b86a686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aiopslab/orchestrator/tasks/localization.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ def __init__(self, app: Application):
3131
The service you are working with today is described below:
3232
{app_summary}
3333
34-
You are requested to identify the ROOT CAUSE of the fault in the system. You should find the services which contain the root cause of the fault.
34+
You are requested to identify the service(s) where the root cause of the fault lies.
3535
You will begin by analyzing the service's state and telemetry, and then submit one of two possible solutions:
3636
1. list[str]: list of faulty components (i.e., service names)
3737
2. str: `None` if no faults were detected

0 commit comments

Comments
 (0)