srinuksv commited on
Commit
c389417
·
verified ·
1 Parent(s): 85ef5fb

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). Focus on RedfernsTech products and services. For any uncertain answers, reply with: 'You can contact us at +91 7972628566 or email us at [email protected].' 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). Avoid lengthy details and unnecessary information
61
  {context_str}
62
  Question:
63
  {query_str}