Mailbox / app /retriever /__init__.py

Commit History

Update DocRetriever to change search type to 'similarity' and adjust score threshold handling
1494f1e

gavinzli commited on

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

gavinzli commited on

Refactor Dockerfile to create cache directory and update DocRetriever to filter by user_id
7097576

gavinzli commited on

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

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