Commit Graph

1114 Commits

Author SHA1 Message Date
Katon Minhas 848446b102 Add implied 100% logic to lesser of prompt 2024-09-30 15:20:14 +01:00
Katon Minhas 35e6d64265 Merged postprocessing updates 2024-09-30 15:20:14 +01:00
Katon Minhas 4a1f205acc Add Flat Fee as Reimbursement Methodology 2024-09-30 15:20:14 +01:00
Katon Minhas a4e85aa381 Modify table preprocessing 2024-09-30 15:20:14 +01:00
Katon Minhas fc5ebe889b TD/BU integration changes 2024-09-30 15:20:14 +01:00
FaizanM2000 fa6ffb8dde added new postprocessing and bottom up and top down merging. also carveouts 2024-09-30 15:20:14 +01:00
Katon Minhas 5301fca1f0 Added comments 2024-09-30 15:20:14 +01:00
Katon Minhas 34cdd14e39 TD BU alignment fix 2024-09-30 15:20:14 +01:00
Katon Minhas 87f0c44e36 Updated table preprocessing 2024-09-30 15:20:14 +01:00
Katon Minhas 69e6ebe1d6 Modified output, modified LOB prompt 2024-09-30 15:20:14 +01:00
Katon Minhas 08dc848952 Integrated TD approach 2024-09-30 15:20:14 +01:00
Katon Minhas 6f7a01e5dd TD/BU Updates 2024-09-30 15:20:14 +01:00
Katon Minhas faf9000f62 In progress commit 2024-09-30 15:20:14 +01:00
Katon Minhas 87ad53351e Add top down functions 2024-09-30 15:20:14 +01:00
Katon Minhas f4f705ba86 Initial TD BU consolidation commit 2024-09-30 15:20:14 +01:00
Katon Minhas 05715d14c0 postprocess additions, minor prompt mods 2024-09-30 15:20:14 +01:00
Katon Minhas faec7dc540 Modify prov type and lob logic 2024-09-30 15:20:14 +01:00
Katon Minhas 5d0e943a57 Improved Lesser of prompt 2024-09-30 15:20:14 +01:00
Katon Minhas a7a3e07321 Add cleaning steps 2024-09-30 15:20:14 +01:00
Katon Minhas 6709da216d LOB and Program cleaning 2024-09-30 15:20:14 +01:00
Katon Minhas 6571341012 Table formatting for code improvement 2024-09-30 15:20:14 +01:00
Katon Minhas 8a47f31a8f Realign tables in preprocessing 2024-09-30 15:20:14 +01:00
Katon Minhas f0be69fc11 Prompt modifications 2024-09-30 15:20:14 +01:00
Katon Minhas edc4087df8 Minor prompt modifications 2024-09-30 15:20:14 +01:00
Katon Minhas 6455674eed 5/2 test update 2024-09-30 15:20:14 +01:00
Katon Minhas ac4299eaf7 Debugged multi-prompt layering 2024-09-30 15:20:14 +01:00
Katon Minhas 518edd64b0 Added all secondary prompts 2024-09-30 15:20:14 +01:00
Katon Minhas 13f774733e Added lesser of prompt 2024-09-30 15:20:14 +01:00
Katon Minhas fb7597ca16 Moved LOB prompt to just primary 2024-09-30 15:20:14 +01:00
Katon Minhas ce0cb76317 Update config 2024-09-30 15:20:13 +01:00
Katon Minhas 93a29cba68 New prompt structure 2024-09-30 15:20:13 +01:00
Katon Minhas 2e8804ccd5 consolidation updates 2024-09-30 15:20:13 +01:00
Katon Minhas 3b7f56110d modularization 2024-09-30 15:20:13 +01:00
Katon Minhas 44f0ee9485 Bottom up prompts initial commit 2024-09-30 15:20:13 +01:00
FaizanM2000 7069bb0b5a testing top down intial test complete 2024-09-30 15:20:13 +01:00
Michael McGuinness f6623d9990 Merged in feature/linter (pull request #221)
format codebase

Approved-by: Umang Mistry
2024-09-30 14:16:14 +00:00
Michael McGuinness 02169d8a5e add reqs 2024-09-30 12:30:30 +01:00
Michael McGuinness a84a837541 add pipeline 2024-09-30 12:25:32 +01:00
Michael McGuinness 037909db74 format codebase 2024-09-30 12:21:29 +01:00
Michael McGuinness 788503595d Merged in bugfix/fieldExtraction (pull request #220)
Rename Folder
2024-09-30 10:13:30 +00:00
Michael McGuinness d3aa4f936b rename 2024-09-30 11:12:18 +01:00
Umang Mistry 5ed76b618f Merged in feature/TF_drift_fix (pull request #218)
Updated lambda function code for textract & changed config to address TF drift

Approved-by: Michael McGuinness
2024-09-27 15:46:12 +00:00
Umang Mistry faf5ac4be8 Merged main into feature/TF_drift_fix 2024-09-27 15:40:26 +00:00
Umang Mistry 1370553175 Updated lambda function code for textract & changed config to address TF drift 2024-09-27 10:38:49 -05:00
Michael McGuinness 493f50e6f3 Merged in feature/streamlit_multipageApp (pull request #181)
sort batch_ids by descending order

Approved-by: Michael McGuinness
2024-09-27 15:02:26 +00:00
Pratham Soni f97f57358e Changed hard coding for selectbox to mapping in dictionary 2024-09-27 15:55:18 +01:00
Pratham Soni d1a09c49c9 clean up status message after pipeline is ran 2024-09-27 15:55:18 +01:00
Pratham Soni 732e48bd1e Changed hard coding for selectbox to mapping in dictionary 2024-09-27 15:55:18 +01:00
Pratham Soni d8aa2c8354 sort batch_ids by descending order 2024-09-27 15:55:18 +01:00
Michael McGuinness dda118a919 Merged in QA (pull request #195)
Validate QA changes

Approved-by: Umang Mistry
2024-09-27 14:53:44 +00:00