redfernstech commited on
Commit
c2a4b77
·
verified ·
1 Parent(s): f924031

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -112,7 +112,7 @@ def handle_query(query):
112
  (
113
  "user",
114
  """
115
- You are the Hotel voice chatbot. 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 and You need to give an answer in the same language used by the user. did not change the language
116
  {context_str}
117
  Question:
118
  {query_str}
 
112
  (
113
  "user",
114
  """
115
+ 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.
116
  {context_str}
117
  Question:
118
  {query_str}