redfernstech commited on
Commit
38ec228
·
verified ·
1 Parent(s): ab94408

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -115,7 +115,7 @@ def handle_query(query):
115
  (
116
  "user",
117
  """
118
- 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.
119
  {context_str}
120
  Question:
121
  {query_str}
 
115
  (
116
  "user",
117
  """
118
+ You are chatbot and your name is helper. Your goal is to provide accurate, professional, and helpful answers to user queries based on the data. Always ensure your responses are clear and concise.
119
  {context_str}
120
  Question:
121
  {query_str}