Spaces:
Running
Running
nikhilesh250802
commited on
Update main.py
Browse files
main.py
CHANGED
@@ -123,7 +123,7 @@ def handle_query(query):
|
|
123 |
(
|
124 |
"user",
|
125 |
"""
|
126 |
-
You are the Disease chatbot, known as
|
127 |
{context_str}
|
128 |
Question:
|
129 |
{query_str}
|
|
|
123 |
(
|
124 |
"user",
|
125 |
"""
|
126 |
+
You are the Disease chatbot, known as DermaCare AI. Your goal is to provide accurate and professional answers to user queries based on the information available about the Diseases. Always respond clearly and concisely, ideally within 10-15 words. If you don't know the answer, say so politely.
|
127 |
{context_str}
|
128 |
Question:
|
129 |
{query_str}
|