Commit
·
9479d4f
1
Parent(s):
e7d45b4
Fix role response
Browse files
app.py
CHANGED
@@ -72,8 +72,8 @@ Question: {}
|
|
72 |
Your objective is to carefully assess the situation described and identify the three departments from the provided list that are most closely related to the current conditions. Determine which departments are significantly impacted by the scenario and would benefit from a targeted risk management strategy.
|
73 |
|
74 |
### RESPONSE
|
75 |
-
Please respond by only listing the three
|
76 |
-
Example:
|
77 |
"""
|
78 |
|
79 |
promptRisk = """
|
|
|
72 |
Your objective is to carefully assess the situation described and identify the three departments from the provided list that are most closely related to the current conditions. Determine which departments are significantly impacted by the scenario and would benefit from a targeted risk management strategy.
|
73 |
|
74 |
### RESPONSE
|
75 |
+
Please respond by only listing the three NAMES of SELECTED DEPARTMENTS separated by commas.
|
76 |
+
Example: AAA, BBB, CCC
|
77 |
"""
|
78 |
|
79 |
promptRisk = """
|