career_app / backend

Commit History

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: 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

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

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

Youngger9765 Claude commited on