Commit Graph

7 Commits

Author SHA1 Message Date
michael 8d745c1f8e refactor: update model initialization to use settings.model across services 2025-11-11 12:02:08 +00:00
michael 823c05f78d Implement code changes to enhance functionality and improve performance 2025-10-05 23:38:03 +00:00
bolade e3f610e01a Refine JSON response handling in batch analysis to exclude markdown code blocks and improve extraction logic 2025-10-05 20:36:47 +01:00
bolade 7c412bcf9e Enhance batch processing in LLMTaxAnalyzer with fallback to individual analysis on failure 2025-10-05 20:03:46 +01:00
bolade ae200bd30f Implement batch processing for LLM-based tax analysis and enhance match confidence scoring 2025-10-05 19:38:34 +01:00
bolade c45e3fa791 Add user location support and tax analysis enhancements
- Introduced user location extraction from user tax info for improved matching.
- Normalized user location to province codes for tax calculations.
- Updated MatchResponse schema to include tax analysis data.
- Enhanced LLMTaxAnalyzer to handle various location formats and provide fallback logic.
2025-10-05 18:34:35 +01:00
bolade c78c4c6fe9 Enhance receipt matching by adding user location support and implementing LLM-based tax analysis rules 2025-10-05 13:25:55 +01:00