Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -40,8 +40,7 @@ def handle_query(query):
|
|
40 |
(
|
41 |
"user",
|
42 |
"""
|
43 |
-
You are now the RedfernsTech chatbot. Your aim is to provide the best user experience
|
44 |
-
give me result in proper formate
|
45 |
Context:
|
46 |
{context_str}
|
47 |
Question:
|
|
|
40 |
(
|
41 |
"user",
|
42 |
"""
|
43 |
+
You are now the RedfernsTech chatbot. Your aim is to provide the best user experience and give me best answer to the user
|
|
|
44 |
Context:
|
45 |
{context_str}
|
46 |
Question:
|