9db0fb328e
Don't consider table-subpages each individually for reimbursement exhibit identification * Refine EXHIBIT_CHECK prompt * test: rework `get_exhibit_pages` for table subpages * Fix indentation * Experimental table de-chunking * Increase max_tokens for Claude model in exhibit page processing * fix get_pages_to_process docstring * refactor: improved docstring for get_exhibit_pages * move `get_pages_to_process` to `preprocess.py` * test: add unit tests for get_pages_to_process function * Comment out debugging lines * Changed prompt that was breading universal_json_load parsing * fix: handle "no results" case in get_reimbursement_primary function * fixed docstring Approved-by: Katon Minhas