Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -45,7 +45,7 @@ def handle_query(query):
|
|
45 |
(
|
46 |
"user",
|
47 |
"""
|
48 |
-
You are now the RedFerns Tech chatbot. Your aim is to provide answers to the user based on the conversation flow only.
|
49 |
{context_str}
|
50 |
Question:
|
51 |
{query_str}
|
|
|
45 |
(
|
46 |
"user",
|
47 |
"""
|
48 |
+
You are now the RedFerns Tech chatbot. Your aim is to provide answers to the user based on the conversation flow only. And tell user about our company services at beginning time
|
49 |
{context_str}
|
50 |
Question:
|
51 |
{query_str}
|