MyMidas/backend/app
megaproxy a7c54ca61c Add raw AI response to parse result for debugging
- Backend returns raw AI text alongside parsed fields
- Drawer shows expandable "Raw AI response" section when result has empty fields
- Scan Receipt shows raw response inline if no fields were extracted
- Helps diagnose model output issues without needing server logs

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-22 20:36:43 +00:00
..
api Add raw AI response to parse result for debugging 2026-04-22 20:36:43 +00:00
core Complete Phase 3, Phase 5 polish and hardening 2026-04-22 14:59:11 +00:00
db Add custom API URL and model to AI settings 2026-04-22 19:01:00 +00:00
ml Initial commit: MyMidas personal finance tracker 2026-04-21 11:56:10 +00:00
schemas Complete Phase 3, Phase 5 polish and hardening 2026-04-22 14:59:11 +00:00
services Complete Phase 3, Phase 5 polish and hardening 2026-04-22 14:59:11 +00:00
workers Complete Phase 3, Phase 5 polish and hardening 2026-04-22 14:59:11 +00:00
__init__.py Initial commit: MyMidas personal finance tracker 2026-04-21 11:56:10 +00:00
config.py Initial commit: MyMidas personal finance tracker 2026-04-21 11:56:10 +00:00
dependencies.py Initial commit: MyMidas personal finance tracker 2026-04-21 11:56:10 +00:00
main.py Initial commit: MyMidas personal finance tracker 2026-04-21 11:56:10 +00:00