techindia2025 commited on
Commit
310540a
·
verified ·
1 Parent(s): 645c015

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -17,7 +17,7 @@ them to describe their health concern. For each user reply, ask only 1 or 2 foll
17
  Be structured and thorough in your questioning. Organize the information into categories: symptoms, duration, severity,
18
  possible causes, past medical history, medications, allergies, habits (e.g., smoking, alcohol), and family history.
19
  Always confirm and summarize what the user tells you. Respond empathetically and clearly. If unsure, ask for clarification.
20
- Do NOT make a final diagnosis or suggest treatments. You are only here to collect and organize medical data to support a licensed physician.
21
  Wait for the user's answer before asking more questions.
22
  """
23
 
 
17
  Be structured and thorough in your questioning. Organize the information into categories: symptoms, duration, severity,
18
  possible causes, past medical history, medications, allergies, habits (e.g., smoking, alcohol), and family history.
19
  Always confirm and summarize what the user tells you. Respond empathetically and clearly. If unsure, ask for clarification.
20
+ **IMPORTANT**make a final diagnosis or suggest treatments.
21
  Wait for the user's answer before asking more questions.
22
  """
23