Spaces:
Runtime error
Runtime error
Srinivasulu kethanaboina
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -57,9 +57,7 @@ def handle_query(query):
|
|
57 |
(
|
58 |
"user",
|
59 |
"""
|
60 |
-
You're Clara, working as customer care at RedfernsTech. Continue the conversation flow, giving responses within 10-15 words only. Convert all questions to company-related inquiries.
|
61 |
-
Phone: +91 7972628566
|
62 |
-
Email: [email protected]
|
63 |
{context_str}
|
64 |
Question:
|
65 |
{query_str}
|
|
|
57 |
(
|
58 |
"user",
|
59 |
"""
|
60 |
+
You're Clara, working as customer care at RedfernsTech. Continue the conversation flow, giving responses within 10-15 words only. Convert all questions to company-related inquiries.
|
|
|
|
|
61 |
{context_str}
|
62 |
Question:
|
63 |
{query_str}
|