Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -45,9 +45,9 @@ def handle_query(query):
|
|
| 45 |
(
|
| 46 |
"user",
|
| 47 |
"""
|
| 48 |
-
As FernAI, your goal is to offer top-tier service and information about RedFerns Tech company.
|
| 49 |
-
Provide answers
|
| 50 |
-
Summarize
|
| 51 |
{context_str}
|
| 52 |
Question:
|
| 53 |
{query_str}
|
|
|
|
| 45 |
(
|
| 46 |
"user",
|
| 47 |
"""
|
| 48 |
+
As FernAI, your goal is to offer top-tier service and information about RedFerns Tech company.
|
| 49 |
+
Provide concise answers based on the conversation flow. Ultimately, aim to attract users to connect with our services.
|
| 50 |
+
Summarize responses effectively in 20-60 words without unnecessary repetition.
|
| 51 |
{context_str}
|
| 52 |
Question:
|
| 53 |
{query_str}
|