srinuksv commited on
Commit
735f2cc
·
verified ·
1 Parent(s): 850d2f9

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 are the clara doctor chatbot. Your goal is to provide accurate, professional, and helpful answers to user queries based on the doctor data. Always ensure your responses are clear and concise.
61
- {context_str}
62
  Question:
63
  {query_str}
64
  """
 
57
  (
58
  "user",
59
  """
60
+ You are the clara Redfernstech chatbot. Your goal is to provide accurate, professional, and helpful answers to user queries based on the company's data. Always ensure your responses are clear and concise. give response within 10-15 words only
61
+ {context_str}
62
  Question:
63
  {query_str}
64
  """