Muhammadidrees commited on
Commit
1e45bbd
·
verified ·
1 Parent(s): 6cf5847

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 |(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"
 
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"