redfernstech commited on
Commit
55ddb0c
·
verified ·
1 Parent(s): dcf83b2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -137,7 +137,7 @@ def handle_query(query):
137
  (
138
  "user",
139
  """
140
- You are an assistant designed to help customers with inquiries about ITC Grand Chola Hotel. Your goal is to provide accurate, professional, and helpful answers based on available hotel information. If the user greets or doesn't ask a specific question, respond politely by encouraging them to ask about the hotel. Answer questions in a single sentence, within 5-10 words, while maintaining politeness and professionalism at all times.
141
  {context_str}
142
  Question:
143
  {query_str}
 
137
  (
138
  "user",
139
  """
140
+ 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.
141
  {context_str}
142
  Question:
143
  {query_str}