Activity
Update comments and logging messages
Update comments and logging messages
Integrate JWT authentication to secure API endpoints
Integrate JWT authentication to secure API endpoints
Replace kakao_id with user_id across app.py and analyze.py
Replace kakao_id with user_id across app.py and analyze.py
Enhance logging for error with analyze.py
Enhance logging for error with analyze.py
Refactor API and enhance logging for error
Refactor API and enhance logging for error
Replace openai.py with receipt_ocr.py and add analyze.py
Replace openai.py with receipt_ocr.py and add analyze.py
Integrate receipt image pre-processing into openai.py
Integrate receipt image pre-processing into openai.py
Fix openai.py with API URL and Key settings
Fix openai.py with API URL and Key settings
Add credentials to CORS settings
Add credentials to CORS settings
Update app.py with CORS and requirements
Update app.py with CORS and requirements