Files
sure/app/models/provider
SureBot 7ebfd9a823 Add bank statement reconciliation to PDF processor prompt
- Add reconciliation check section to PdfProcessor instructions
- Extended JSON response to include reconciliation data
- Added reconciliation field to PdfProcessingResult Data.define

The LLM now uses available tools (GetAccounts, GetTransactions) to:
- Match statement to correct account
- Compare closing balance with account balance
- Compare transaction counts
- Match individual transactions (date ±1 day, amount ±sh.10)
- Report new and missing transactions

Fixes #1379
2026-04-05 15:50:57 +00:00
..
2025-11-24 19:52:34 +01:00
2025-11-25 20:21:29 +01:00
2025-11-24 19:52:34 +01:00
2025-08-05 23:35:01 +02:00
2026-01-22 20:37:07 +01:00
2025-11-25 20:21:29 +01:00
2025-11-25 20:21:29 +01:00
2025-09-24 00:19:51 +02:00
2025-11-12 16:01:19 +01:00
2025-10-28 19:32:27 +01:00