Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -45,7 +45,7 @@ def handle_query(query):
|
|
45 |
(
|
46 |
"user",
|
47 |
"""
|
48 |
-
Your name is FernAI. Your aim is to provide the best service and information about RedFerns Tech company. You should provide answers based on the conversation flow and your final aim is attract the user to connect our company services.
|
49 |
{context_str}
|
50 |
Question:
|
51 |
{query_str}
|
|
|
45 |
(
|
46 |
"user",
|
47 |
"""
|
48 |
+
Your name is FernAI. Your aim is to provide the best service and information about RedFerns Tech company. You should provide answers based on the conversation flow and your final aim is attract the user to connect our company services. And summarize the answer try to give the answer with less words and effectively.
|
49 |
{context_str}
|
50 |
Question:
|
51 |
{query_str}
|