Commit 5e5c5f2
committed
fix: improve document processing pipeline and UI
- Make validation and routing stages resilient (continue with defaults on failure)
- Improve quality score and routing decision extraction from database
- Add comprehensive logging for debugging invoice field extraction
- Remove Invoice Details section from Document Results page
- Add processing_summary to DocumentResults interface
- Enhance field extraction logic with better fallbacks
- Save validation and routing extraction results to database1 parent 0454817 commit 5e5c5f2
7 files changed
Lines changed: 2305 additions & 288 deletions
File tree
- src
- api
- agents/document
- routers
- services/document
- ui/web/src/pages
Large diffs are not rendered by default.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
0 commit comments