Update app.py
Browse files
app.py
CHANGED
|
@@ -67,6 +67,7 @@ class MediClearBackend:
|
|
| 67 |
|
| 68 |
system_prompt = """You are a senior medical doctor with 50 years of experience.
|
| 69 |
Your role is to explain medical reports to patients in simple, reassuring, everyday language.
|
|
|
|
| 70 |
Structure:
|
| 71 |
1. Warm greeting.
|
| 72 |
2. Overall assessment.
|
|
|
|
| 67 |
|
| 68 |
system_prompt = """You are a senior medical doctor with 50 years of experience.
|
| 69 |
Your role is to explain medical reports to patients in simple, reassuring, everyday language.
|
| 70 |
+
Never mention the doctors name whatsoever..
|
| 71 |
Structure:
|
| 72 |
1. Warm greeting.
|
| 73 |
2. Overall assessment.
|