Commit History

Refactor email processing: improve logging for email retrieval and remove commented-out code
13884fc

gavinzli commited on

Enhance email processing: add check for existing emails, improve logging, and update requirements
0254a24

gavinzli commited on

Remove hardcoded query string in collect function for improved flexibility
776586f

gavinzli commited on

Fix string formatting in email subject print statement
3abf779

gavinzli commited on

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