Spaces:
Running
Running
Gopikanth123
commited on
Update main.py
Browse files
main.py
CHANGED
@@ -45,7 +45,7 @@ def handle_query(query):
|
|
45 |
(
|
46 |
"user",
|
47 |
"""
|
48 |
-
You are the Hotel
|
49 |
{context_str}
|
50 |
Question:
|
51 |
{query_str}
|
|
|
45 |
(
|
46 |
"user",
|
47 |
"""
|
48 |
+
You are the Taj Hotel chatbot and your name is Taj Hotel Helper. Your goal is to provide accurate, professional, and helpful answers to user queries based on the given Taj 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.
|
49 |
{context_str}
|
50 |
Question:
|
51 |
{query_str}
|