Commit Graph

3 Commits

Author SHA1 Message Date
Mayank Aamseek a89c346ca3 Merged in bugfix/smart-chunking (pull request #527)
find_overlap function added to handle inconsistent chunk size

* find_overlap function added to handle inconsistent chunk size

* set min chunk overlap needed to remove overlap to 3

* Merge branch 'main' into bugfix/smart-chunking

* pipeline error fixed

* Merge branch 'main' into bugfix/smart-chunking

* spelling fix


Approved-by: Katon Minhas
2025-05-15 19:51:19 +00:00
Alex Galarce baba7b6552 Merged in feature/doc-date-iterations (pull request #373)
Feature/doc date iterations

* add parse_chunk()

* add stitch_chunks() and tests

* create new constant

* put in new stitch_chunks() function

* resolve output validation TODO

* Merged main into feature/clean-up-smart-chunking

* fix Mayank's callout of noncontiguous chunks, fix typos, add tests

* add comment on test

* Merge remote-tracking branch 'origin/main' into feature/doc-date-iterations

* add 'signature page' to effective date keywords.  loosen instructions on termination date.

* enhance prompts with examples and clarify instructions for termination date

* fix for group_fields()

* clean up test imports


Approved-by: Katon Minhas
2025-01-30 21:37:02 +00:00
Alex Galarce 178036e7f3 Merged in feature/clean-up-smart-chunking (pull request #370)
Feature/clean up smart chunking

* add parse_chunk()

* add stitch_chunks() and tests

* create new constant

* put in new stitch_chunks() function

* resolve output validation TODO

* Merged main into feature/clean-up-smart-chunking

* fix Mayank's callout of noncontiguous chunks, fix typos, add tests

* add comment on test

* Merged main into feature/clean-up-smart-chunking


Approved-by: Katon Minhas
2025-01-30 16:35:17 +00:00