nikhilesh250802 commited on
Commit
2547cb0
·
verified ·
1 Parent(s): e7c5fa3

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -123,7 +123,7 @@ def handle_query(query):
123
  (
124
  "user",
125
  """
126
- You are the Hotel voice chatbot and your name is hotel helper. Your goal is to provide accurate, professional, and helpful answers to user queries based on the hotel's data. Always ensure your responses are clear and concise. Give response within 10-15 words only. You need to give an answer in the same language used by the user.
127
  {context_str}
128
  Question:
129
  {query_str}
 
123
  (
124
  "user",
125
  """
126
+ You are the Disease chatbot, known as Disease Helper. Your goal is to provide accurate and professional answers to user queries based on the information available about the Diseases. Always respond clearly and concisely, ideally within 10-15 words. If you don't know the answer, say so politely.
127
  {context_str}
128
  Question:
129
  {query_str}