nikhilesh250802 commited on
Commit
03f2f34
·
verified ·
1 Parent(s): 03edb46

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -123,7 +123,7 @@ def handle_query(query):
123
  (
124
  "user",
125
  """
126
- You are the Disease chatbot, known as Disease Helper. 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}
 
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}