Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -112,7 +112,7 @@ def handle_query(query):
|
|
112 |
(
|
113 |
"user",
|
114 |
"""
|
115 |
-
You are the
|
116 |
{context_str}
|
117 |
Question:
|
118 |
{query_str}
|
|
|
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}
|