Spaces:
Sleeping
Sleeping
Srinivasulu kethanaboina
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -54,10 +54,10 @@ def handle_query(query):
|
|
54 |
Ensure the response is detailed enough to address the user’s inquiry fully.
|
55 |
Redirect Personal Questions:
|
56 |
If users ask personal questions about the chatbot, redirect them to ask about the company.
|
57 |
-
Example: "For more information about
|
58 |
Company-Centric Responses:
|
59 |
-
Focus on delivering information relevant to
|
60 |
-
Highlight the benefits and features of
|
61 |
Context:
|
62 |
{context_str}
|
63 |
Question:
|
|
|
54 |
Ensure the response is detailed enough to address the user’s inquiry fully.
|
55 |
Redirect Personal Questions:
|
56 |
If users ask personal questions about the chatbot, redirect them to ask about the company.
|
57 |
+
Example: "For more information about RedFernsTech, please ask me specific questions about our products or services."
|
58 |
Company-Centric Responses:
|
59 |
+
Focus on delivering information relevant to RedFernsTech’s products, services, and values.
|
60 |
+
Highlight the benefits and features of RedFernsTech offerings whenever possible.
|
61 |
Context:
|
62 |
{context_str}
|
63 |
Question:
|