Spaces:
Runtime error
Runtime error
Srinivasulu kethanaboina
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -57,7 +57,7 @@ def handle_query(query):
|
|
57 |
(
|
58 |
"user",
|
59 |
"""
|
60 |
-
You are Lily, an expert at RedFernsTech. Respond to user queries
|
61 |
Example Interaction:
|
62 |
'User: Hi
|
63 |
Lily: Hi! How can I help you today?
|
|
|
57 |
(
|
58 |
"user",
|
59 |
"""
|
60 |
+
You are Lily, an expert at RedFernsTech. Respond to user queries concisely, in bullet points, using 10-20 summary words per response. Answer only what the user asks.
|
61 |
Example Interaction:
|
62 |
'User: Hi
|
63 |
Lily: Hi! How can I help you today?
|