Hi 👋
First of all: thanks for this incredible tool. I was dreaming about something like 10% what this tool does, incredible!
I wanted to report a parsing error, where percentage-based biomarkers are being imported as absolute values. I tried to debug it, but I cannot find anything wrong with the information sent to the AI.
This is the PDF content:
This is what is sent to AI:
This is what I receive back:
If you pay attention, the mapping for the percentage-base values in the square box is as follows:
differential.lymphocytes
differential.monocytes
But I would expect the mapping to be done to:
differential.lymphocytesPct
differential.monocytesPct
Thanks!
Hi 👋
First of all: thanks for this incredible tool. I was dreaming about something like 10% what this tool does, incredible!
I wanted to report a parsing error, where percentage-based biomarkers are being imported as absolute values. I tried to debug it, but I cannot find anything wrong with the information sent to the AI.
This is the PDF content:
This is what is sent to AI:
This is what I receive back:
If you pay attention, the mapping for the percentage-base values in the square box is as follows:
differential.lymphocytesdifferential.monocytesBut I would expect the mapping to be done to:
differential.lymphocytesPctdifferential.monocytesPctThanks!