Commit History

chore: force Docker cache invalidation for HuggingFace
f32094b

Youngger9765 Claude Happy commited on

fix: remove source file deletion that breaks Next.js build
e9ab9c4

Youngger9765 Claude Happy commited on

fix: optimize Docker build to reduce storage usage on HuggingFace
bda4756

Youngger9765 Claude Happy commited on

fix: Python 3.9 compatibility for HuggingFace Spaces
b830e05

Youngger9765 Claude Happy commited on

fix: add HuggingFace domains to ALLOWED_ORIGINS
3b3c9f5

Youngger9765 Claude Happy commited on

fix: correct uvicorn startup path for HuggingFace Spaces
77b7140

Youngger9765 Claude Happy commited on

fix: resolve all linting and formatting errors
efc08f7

Youngger9765 Claude Happy commited on

refactor: reorganize project structure and add new features
e66ee1b

Youngger9765 Claude Happy commited on

fix: resolve SQL parameter binding and add enhanced upload feedback
303ff5a

Youngger9765 Claude commited on

docs: update README with RAG application details
2952fb9

Youngger9765 commited on

feat: implement complete RAG application with frontend and backend
ef879c5

Youngger9765 Claude commited on

feat: implement core RAG services with TDD and enhanced pre-commit hooks
19a176c

Youngger9765 Claude commited on

更新 .gitignore 以排除 .env.example 和新增上傳及儲存相關的檔案類型;擴充 requirements.txt,新增多個依賴項以支援 PDF 處理、資料庫連接及測試工具;修改 main.py,更新 FastAPI 應用程式的標題、版本及描述,並加入資料庫初始化的生命週期管理。
5db257a

Youngger9765 commited on

Fix Dockerfile COPY syntax error
16e984f

Youngger9765 Claude commited on

Fix missing public directory error
4dc4b6b

Youngger9765 Claude commited on

Update Dockerfile to use npm install instead of npm ci
253c62c

Youngger9765 Claude commited on

Fix Docker build: add package-lock.json and update npm install
4a931ce

Youngger9765 Claude commited on

Add Next.js + FastAPI configuration for Hugging Face Spaces
3dd2bab

Youngger9765 Claude commited on

initial commit
1064172
verified

youngtsai commited on