Commit Graph

2 Commits

Author SHA1 Message Date
Siddhant Medar f7a9d80162 Merged in feature/dtc-clean (pull request #767)
Feature/dtc clean

* dtc v1 initial commit

* second layer of prompt

* Added MAX_PAGES_TO_CHECK and page looping to get answer from llm

* Edited contract_type prompt to get cleaner output with no additional text

* Updated document_type_classification prompt

* Added non-contract type classifcation

* Added dtc_v1_test.py for testing only

* Updated prompt

* Updated prompt

* at scale changes

* add save feature for individual file output

* update dockerfile

* clean dtc to prepare for merge

* clean up dtc script

* Merge remote-tracking branch 'origin/main' into feature/dtc-clean

* reafactor code

* Merge remote-tracking branch 'origin/main' into feature/dtc-clean


Approved-by: Katon Minhas
2025-11-10 20:18:33 +00:00
Katon Minhas cc3c7a7ae2 Merged in refactor/add-doc-classification (pull request #745)
Add document classification

* Add document classification

* Update state-specific classification

* Merge branch 'main' into refactor/add-doc-classification

* Merge branch 'main' into refactor/add-doc-classification

* functional for null state

* standardize output name


Approved-by: Karan Desai
2025-10-24 19:14:13 +00:00