chore: force Docker cache invalidation for HuggingFace f32094b Youngger9765 Claude Happy commited on Oct 2, 2025
fix: remove source file deletion that breaks Next.js build e9ab9c4 Youngger9765 Claude Happy commited on Oct 2, 2025
fix: optimize Docker build to reduce storage usage on HuggingFace bda4756 Youngger9765 Claude Happy commited on Oct 1, 2025
fix: Python 3.9 compatibility for HuggingFace Spaces b830e05 Youngger9765 Claude Happy commited on Oct 1, 2025
fix: add HuggingFace domains to ALLOWED_ORIGINS 3b3c9f5 Youngger9765 Claude Happy commited on Oct 1, 2025
fix: correct uvicorn startup path for HuggingFace Spaces 77b7140 Youngger9765 Claude Happy commited on Oct 1, 2025
fix: resolve all linting and formatting errors efc08f7 Youngger9765 Claude Happy commited on Sep 30, 2025
refactor: reorganize project structure and add new features e66ee1b Youngger9765 Claude Happy commited on Sep 30, 2025
fix: resolve SQL parameter binding and add enhanced upload feedback 303ff5a Youngger9765 Claude commited on Sep 30, 2025
feat: implement complete RAG application with frontend and backend ef879c5 Youngger9765 Claude commited on Sep 30, 2025
feat: implement core RAG services with TDD and enhanced pre-commit hooks 19a176c Youngger9765 Claude commited on Sep 30, 2025
更新 .gitignore 以排除 .env.example 和新增上傳及儲存相關的檔案類型;擴充 requirements.txt,新增多個依賴項以支援 PDF 處理、資料庫連接及測試工具;修改 main.py,更新 FastAPI 應用程式的標題、版本及描述,並加入資料庫初始化的生命週期管理。 5db257a Youngger9765 commited on Sep 30, 2025
Update Dockerfile to use npm install instead of npm ci 253c62c Youngger9765 Claude commited on Sep 30, 2025
Fix Docker build: add package-lock.json and update npm install 4a931ce Youngger9765 Claude commited on Sep 30, 2025
Add Next.js + FastAPI configuration for Hugging Face Spaces 3dd2bab Youngger9765 Claude commited on Sep 30, 2025