Mailbox / app /models

Commit History

Refactor Google OAuth2 callback to include state validation and error handling
c75e17a

gavinzli commited on

Refactor email metadata handling in list_emails function and update vectorstore initialization with Pinecone integration
8dae98c

gavinzli commited on

Refactor mail handling: update collect function to use MailReqData model and remove unused code
a171580

gavinzli commited on

Refactor Dockerfile permissions and remove unnecessary print statements; update email parameter in collect function
4fe2f95

gavinzli commited on

Add NLTK data directory creation and download in Dockerfile; log credentials in Gmail service
3d29524

gavinzli commited on

Remove commented-out code and unnecessary dependencies from Chroma model
5b954ed

gavinzli commited on

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

gavinzli commited on

Add cache directory to Dockerfile and update embeddings model to use cache folder
44b626e

gavinzli commited on

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

gavinzli commited on

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

gavinzli commited on