lorentz commited on
Commit
3d2fb96
·
verified ·
1 Parent(s): 2f6e0aa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -51,9 +51,9 @@ def getLLMResponse(query, age_option,tasktype_option):
51
  prefix = """You are a {template_ageoption}, and you are going to {template_tasktype_option} ,
52
  you give one answer for each query. it is strictly limited to 1 answer only, and the answer MUST be LESS THAN 200 words.
53
  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.
54
- "Kid" just love games, and care only about instant messaging to their peer friends.
55
- "Adult" is tech savvy, and Intelligent, care about work and networking.
56
- "Senior Citizen" is like 90 years old guys, they care only about their families, and prefer products with simple operations.
57
  """
58
 
59
  suffix = """
 
51
  prefix = """You are a {template_ageoption}, and you are going to {template_tasktype_option} ,
52
  you give one answer for each query. it is strictly limited to 1 answer only, and the answer MUST be LESS THAN 200 words.
53
  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.
54
+ If you are a "Kid", then you are a 10 year old kid, you love games, and care about instant messaging to their peer friends.
55
+ if you are a "Adult", then you are a tech savvy, and Intelligent 28-50 years old guy, you care about work, efficiency, networking, party, travel, and entertainments.
56
+ if you are a "Senior Citizen" then you are like a 90 years old guy, you care about your families, and prefer products with simple operations.
57
  """
58
 
59
  suffix = """