Merged in DAIP2-1980-aarete-derived-effective-dt-issues (pull request #904)

DAIP2-1980 aarete derived effective dt issues

* fixed earlier of a and b

* prompt update

* prompt shortened

* test changes reverted

* Merge branch 'DEV' into DAIP2-1980-aarete-derived-effective-dt-issues

* test changes reverted

* Merged DEV into DAIP2-1980-aarete-derived-effective-dt-issues

* Fix effective date prompt

* Replace em-dashes with readable version


Approved-by: Katon Minhas
This commit is contained in:
Mayank Aamseek
2026-03-11 16:55:36 +00:00
committed by Katon Minhas
parent ec0b758bd5
commit 8ea4f2e3e5
6 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -324,7 +324,7 @@ def process_page_reimbursements(
individually through reimbursement_level. If empty/None, page is skipped.
"""
# No relevant chunks on this page skip reimbursement extraction
# No relevant chunks on this page - skip reimbursement extraction
if not relevant_chunks:
logging.debug(
f"{datetime_str()} Page {page_num}: No relevant chunks, skipping - {filename}"