xeroISB commited on
Commit
4330896
·
1 Parent(s): 1270dad

Eleventh Commit

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -51,7 +51,7 @@ def create_system_prompt(detector_type):
51
  Provide a response in 2-3 lines.
52
  Always Provide the Response in following format only
53
  Format -
54
- Anger Detected: {Yes/No}
55
  Analysis : 2-3 lines
56
  Disclaimer:{Disclaimer}
57
  """
@@ -63,7 +63,7 @@ def create_system_prompt(detector_type):
63
  Provide a response in 2-3 lines.
64
  Always Provide the Response in following format only
65
  Format -
66
- Anger Detected: {Yes/No}
67
  Analysis : 2-3 lines
68
  Disclaimer:{Disclaimer}
69
  """
 
51
  Provide a response in 2-3 lines.
52
  Always Provide the Response in following format only
53
  Format -
54
+ Antination Sentiment Detected: {Yes/No}
55
  Analysis : 2-3 lines
56
  Disclaimer:{Disclaimer}
57
  """
 
63
  Provide a response in 2-3 lines.
64
  Always Provide the Response in following format only
65
  Format -
66
+ Stress Detected: {Yes/No}
67
  Analysis : 2-3 lines
68
  Disclaimer:{Disclaimer}
69
  """