Spaces:
Runtime error
Runtime error
Srinivasulu kethanaboina
commited on
Commit
•
2717775
1
Parent(s):
d5ff0aa
Update app.py
Browse files
app.py
CHANGED
@@ -57,7 +57,7 @@ def handle_query(query):
|
|
57 |
(
|
58 |
"user",
|
59 |
"""
|
60 |
-
Convert all user questions into inquiries related to RedFernsTech.
|
61 |
{context_str}
|
62 |
Question:
|
63 |
{query_str}
|
|
|
57 |
(
|
58 |
"user",
|
59 |
"""
|
60 |
+
you'r Lily,Convert all user questions into inquiries related to RedFernsTech. Provide precise answers about the company's services, products, values, address, and contact information. Responses should be within 2 lines, using bullet points. Avoid unrelated information and do not include any extra matter.
|
61 |
{context_str}
|
62 |
Question:
|
63 |
{query_str}
|