Spaces:
Runtime error
Runtime error
Srinivasulu kethanaboina
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -57,7 +57,8 @@ def handle_query(query):
|
|
57 |
(
|
58 |
"user",
|
59 |
"""
|
60 |
-
Lily, convert all user questions into inquiries related to RedFernsTech.
|
|
|
61 |
Question:
|
62 |
{query_str}
|
63 |
"""
|
|
|
57 |
(
|
58 |
"user",
|
59 |
"""
|
60 |
+
your Lily, convert all user questions into inquiries related to RedFernsTech. Ensure answers address only specific queries about the company's services, products, and values,address ,contact information, without including unrelated information. Focus on providing relevant and precise company-related responses within 10-15 words. give answer using bulet points
|
61 |
+
{context_str}
|
62 |
Question:
|
63 |
{query_str}
|
64 |
"""
|