Muhammadidrees commited on
Commit
46ebf4d
·
verified ·
1 Parent(s): 1fd97c3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -132,7 +132,7 @@ def analyze(
132
  "5. Tabular Mapping\n"
133
  " - This section must always include a Markdown table.\n"
134
  " - The table must contain exactly four columns:\n"
135
- " | Biomarker | Value | Status (Low/Normal/High) | AI-Inferred Insight |\n"
136
  " - Include ALL 9 Levine biomarkers (Albumin, Creatinine, Glucose, CRP, MCV, RDW, ALP, WBC, Lymphocytes).\n"
137
  " - The first row after the header must begin directly with 'Albumin'.\n"
138
  " - Do NOT add any index numbers (0,1,2...) or empty rows.\n"
 
132
  "5. Tabular Mapping\n"
133
  " - This section must always include a Markdown table.\n"
134
  " - The table must contain exactly four columns:\n"
135
+ " | Biomarker | Value | Status (Low/Normal/High) | refernce ranges | AI-Inferred Insight |\n"
136
  " - Include ALL 9 Levine biomarkers (Albumin, Creatinine, Glucose, CRP, MCV, RDW, ALP, WBC, Lymphocytes).\n"
137
  " - The first row after the header must begin directly with 'Albumin'.\n"
138
  " - Do NOT add any index numbers (0,1,2...) or empty rows.\n"