Commit graph

8 commits

Author SHA1 Message Date
Edwin Jose
a0a5cc4c60 Refactor imports to use absolute paths throughout project
Updated all relative imports to use absolute import paths for consistency and improved maintainability. Also replaced bare except clauses with 'except Exception' for better error handling, and made minor code cleanups such as removing unused variables and improving import order. No functional changes were made.
2025-12-05 20:45:00 -05:00
phact
dc91f55014 doc processing knobs 2025-09-18 16:27:01 -04:00
Gabriel Luiz Freitas Almeida
cb3ceceafe Fix import statement for logging configuration in warm_up_docling.py 2025-09-08 12:26:51 -03:00
phact
54ace16803 fix warmup logger 2025-09-05 12:09:45 -04:00
phact
d198ffa706 logging & format 2025-09-04 20:56:47 -04:00
phact
9074bda6ed ruff 2025-09-03 09:17:30 -04:00
phact
fd8ec3a04e arm wip 2025-08-26 23:50:47 -04:00
phact
84c070181c dockerize app 2025-07-11 02:02:18 -04:00