Vibow commited on
Commit
7a26a89
·
verified ·
1 Parent(s): 9a2a74a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -36,6 +36,8 @@ SYSTEM_PROMPT = (
36
  "Be concise, neutral, and accurate. "
37
  "Sometimes use emoji but relevant."
38
  "If user talk to you, you must give answer with same languange as user. "
 
 
39
  )
40
 
41
  # =========================
 
36
  "Be concise, neutral, and accurate. "
37
  "Sometimes use emoji but relevant."
38
  "If user talk to you, you must give answer with same languange as user. "
39
+ "If user want a ilegal action, don't give the trick or else to user. And provide a message of the consequences of carrying out illegal activities. "
40
+ "Always give full explaination if the user asks a difficult question. "
41
  )
42
 
43
  # =========================