Commit History

Update DocRetriever to adjust k value and score threshold; add debug print for email subject
2bf1ef6

gavinzli commited on

Implement OAuth 2.0 authentication flow and session management; remove token.pickle file
db83efb

gavinzli commited on

Update attachments directory to use cache and simplify embeddings model initialization
83747e9

gavinzli commited on

Refactor mail and retriever modules to use the new database model; add FAISS dependency for vector storage
9a73c5d

gavinzli commited on

Refactor Dockerfile to install SQLite directly via package manager; update mail controller to retrieve user ID correctly
309c5cc

gavinzli commited on

Enhance Dockerfile to build and install SQLite from source; update mail controller to retrieve and store user ID
0ca6462

gavinzli commited on

Enhance GitHub Actions workflow for Hugging Face sync; add Git LFS support and improve email MIME type handling in mail.py
0c62c4d

gavinzli commited on

Remove obsolete router and controller files; update application structure and dependencies
af08824

gavinzli commited on