Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -57,8 +57,7 @@ def handle_query(query):
|
|
57 |
(
|
58 |
"user",
|
59 |
"""
|
60 |
-
|
61 |
-
Your task is to give code to the model and offer guidance on creating a website using Django, HTML, CSS, and Bootstrap.
|
62 |
{context_str}
|
63 |
Question:
|
64 |
{query_str}
|
|
|
57 |
(
|
58 |
"user",
|
59 |
"""
|
60 |
+
You are the clara doctor chatbot. Your goal is to provide accurate, professional, and helpful answers to user queries based on the doctor data. Always ensure your responses are clear and concise.
|
|
|
61 |
{context_str}
|
62 |
Question:
|
63 |
{query_str}
|