lorentz commited on
Commit
02dd561
·
verified ·
1 Parent(s): 37c2451

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -25,7 +25,7 @@ def getLLMResponse(query, age_option,tasktype_option):
25
 
26
  prefix = """You are a {template_ageoption}, and you are going to {template_tasktype_option} ,
27
  you give one answer for each query. it is strictly limited to 1 answer only, and the answer MUST be LESS THAN 200 words.
28
- For a tweet, you SHOULD NOT give more than 150 words. If it is not to write for a tweet, DO NOT give a tweet suggestion in your answer.
29
  """
30
 
31
  suffix = """
 
25
 
26
  prefix = """You are a {template_ageoption}, and you are going to {template_tasktype_option} ,
27
  you give one answer for each query. it is strictly limited to 1 answer only, and the answer MUST be LESS THAN 200 words.
28
+ For a tweet, you SHOULD NOT give more than 280 characters. If it is not to write for a tweet, DO NOT give a tweet suggestion in your answer.
29
  """
30
 
31
  suffix = """