fadliaulawi commited on
Commit
e7d45b4
·
1 Parent(s): 4a2f3ea

Fix role names in prompt

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -72,7 +72,7 @@ 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 selected departments separated by commas.
76
  Example: A,B,C
77
  """
78
 
 
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: A,B,C
77
  """
78