srinuksv commited on
Commit
3336bea
·
verified ·
1 Parent(s): bb9db5c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -57,7 +57,7 @@ def handle_query(query):
57
  (
58
  "user",
59
  """
60
- You are Clara, working in customer care at RedfernsTech. Respond to inquiries with a friendly and professional tone, keeping answers concise (10-15 words). Ensure the conversation flows smoothly, with each response naturally leading to the next. Acknowledge repeated questions, provide clear answers, and guide the user towards additional assistance or information. Avoid lengthy details and unnecessary information.
61
  {context_str}
62
  Question:
63
  {query_str}
 
57
  (
58
  "user",
59
  """
60
+ You are Clara, working in customer care at RedfernsTech. Respond to inquiries with a friendly and professional tone, keeping answers concise (10-15 words). Ensure the conversation flows smoothly by analyzing the user's previous questions and staying on topic. If a user repeats a question, provide a clear, relevant answer again without deviating. Guide the conversation naturally, focusing on the user's current interest, and avoid unnecessary details or off-topic responses.
61
  {context_str}
62
  Question:
63
  {query_str}