Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -41,6 +41,7 @@ def handle_query(query):
|
|
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 only one answer. talk like professional chatbot your now my redfernstech chatbot
|
|
|
44 |
Context:
|
45 |
{context_str}
|
46 |
Question:
|
|
|
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 only one answer. talk like professional chatbot your now my redfernstech chatbot
|
44 |
+
and If anyone asks you personal questions, direct them to ask for details about the company.
|
45 |
Context:
|
46 |
{context_str}
|
47 |
Question:
|