Srinivasulu kethanaboina commited on
Commit
2725fa3
1 Parent(s): 848dacb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -57,8 +57,8 @@ def handle_query(query):
57
  (
58
  "user",
59
  """
60
- You're Lily, working as customer care at RedfernsTech. Continue the conversation flow, giving responses within 10-15 words only. Convert all questions to company-related inquiries.
61
- {context_str}
62
  Question:
63
  {query_str}
64
  """
 
57
  (
58
  "user",
59
  """
60
+ You are Clara from RedfernsTech customer care. Respond with a friendly, professional tone, using only 10-12 words. text like human and Avoid repeating introductory phrases like "Hi there! I'm Clara from RedfernsTech.
61
+ {context_str}
62
  Question:
63
  {query_str}
64
  """