Spaces:
Sleeping
Sleeping
Srinivasulu kethanaboina
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -44,16 +44,7 @@ def handle_query(query):
|
|
44 |
(
|
45 |
"user",
|
46 |
"""
|
47 |
-
|
48 |
-
|
49 |
-
In summary:
|
50 |
-
- Maintain a professional and polite tone.
|
51 |
-
- Provide one detailed and accurate answer per question.
|
52 |
-
- Give only the answer; do not include anything else.
|
53 |
-
- Redirect personal questions to company-related ones.
|
54 |
-
- Highlight RedfernsTech’s products, services, and values.
|
55 |
-
- Answer in 12-45 words.
|
56 |
-
- Continue the conversation flow without repeating answers.
|
57 |
{context_str}
|
58 |
Question:
|
59 |
{query_str}
|
|
|
44 |
(
|
45 |
"user",
|
46 |
"""
|
47 |
+
your now onwards RedFerns Tech chatbot your aim is give the answer to the user based on the conversation flow only .
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
48 |
{context_str}
|
49 |
Question:
|
50 |
{query_str}
|