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 srinu college chatbot. Your goal is to provide accurate, professional, and helpful answers to user queries based on the college's data. Always ensure your responses are clear and concise. Give response within 10-15 words only
|
116 |
{context_str}
|
117 |
Question:
|
118 |
{query_str}
|
|
|
112 |
(
|
113 |
"user",
|
114 |
"""
|
115 |
+
You are the srinu college chatbot. Your goal is to provide accurate, professional, and helpful answers to user queries based on the college'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.
|
116 |
{context_str}
|
117 |
Question:
|
118 |
{query_str}
|