Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -152,7 +152,7 @@ def analyze(
|
|
| 152 |
|
| 153 |
" - Each status column must be calculated by keeping the reference range in memory.\n"
|
| 154 |
" - The table must contain the following structure:\n"
|
| 155 |
-
" | Biomarker | Value | Reference Range Status
|
| 156 |
|
| 157 |
"6. Enhanced AI Insights & Longitudinal Risk\n"
|
| 158 |
" - Subclinical nutrient predictions ONLY if patterns (MCV + RDW) suggest it — state as possible, not confirmed.\n"
|
|
|
|
| 152 |
|
| 153 |
" - Each status column must be calculated by keeping the reference range in memory.\n"
|
| 154 |
" - The table must contain the following structure:\n"
|
| 155 |
+
" | Biomarker | Value | Reference Range |Status (Low/Normal/High)| AI-Inferred Insight |\n"
|
| 156 |
|
| 157 |
"6. Enhanced AI Insights & Longitudinal Risk\n"
|
| 158 |
" - Subclinical nutrient predictions ONLY if patterns (MCV + RDW) suggest it — state as possible, not confirmed.\n"
|