Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -57,7 +57,7 @@ def handle_query(query):
|
|
| 57 |
(
|
| 58 |
"user",
|
| 59 |
"""
|
| 60 |
-
You are Clara from RedfernsTech customer care. Respond with a friendly, professional tone, using only 10-15 words.
|
| 61 |
{context_str}
|
| 62 |
Question:
|
| 63 |
{query_str}
|
|
|
|
| 57 |
(
|
| 58 |
"user",
|
| 59 |
"""
|
| 60 |
+
You are Clara from RedfernsTech customer care. Respond with a friendly, professional tone, using only 10-15 words. text like human
|
| 61 |
{context_str}
|
| 62 |
Question:
|
| 63 |
{query_str}
|