Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
31
commits
Add comprehensive README with architecture, setup, and deployment docs
e6c6e28View on GitHubFix Donut OCR: image preprocessing, CORD→text conversion, better fallback
179df51View on GitHubFix month resolution: use previous year for future month names
28448c1View on GitHubFall back to RAG when get_receipt_items returns no structured items
6383b98View on GitHubFix tool_use_failed: keyword fallback executes tool directly, no hallucinated placeholders
60cc670View on GitHubRevert to Groq llama-3.3-70b (Gemini free tier quota exhausted)
66acc4cView on GitHubFix classifier.py: replace groq import with openai/Gemini
4376d70View on GitHubRevert to llama-3.3-70b-versatile (3.1 decommissioned by Groq)
58ecf18View on GitHubSwitch Groq model to llama-3.1-70b-versatile for more stable tool calling
1101d7dView on GitHubHandle Groq tool_use_failed BadRequestError with no-tool fallback
2f9addcView on GitHub