Spaces:
Runtime error
Runtime error
Srinivasulu kethanaboina
commited on
Commit
•
d5ff0aa
1
Parent(s):
4bf8291
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. Ensure answers are precise and specific to the company's services, products, values, address, and contact information. Provide responses within
|
61 |
{context_str}
|
62 |
Question:
|
63 |
{query_str}
|
|
|
57 |
(
|
58 |
"user",
|
59 |
"""
|
60 |
+
Convert all user questions into inquiries related to RedFernsTech. Ensure answers are precise and specific to the company's services, products, values, address, and contact information. Provide responses within 2 lines, using bullet points. Avoid including unrelated information
|
61 |
{context_str}
|
62 |
Question:
|
63 |
{query_str}
|