Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Oxbridge-Economics
/
Mailbox
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Mailbox
/
app
Ctrl+K
Ctrl+K
4 contributors
History:
46 commits
gavinzli
Refactor Google OAuth2 callback to include state and scope parameters in the function signature and improve logging
216bd87
4 days ago
chain
Remove obsolete router and controller files; update application structure and dependencies
about 1 month ago
controllers
Refactor email metadata handling in list_emails function and update vectorstore initialization with Pinecone integration
19 days ago
models
Refactor Google OAuth2 callback to include state validation and error handling
4 days ago
retriever
Update DocRetriever to change search type to 'similarity' and adjust score threshold handling
28 days ago
router
Refactor Google OAuth2 callback to include state and scope parameters in the function signature and improve logging
4 days ago
schema
Implement asynchronous mail collection and improve error logging; make query optional in MailReqData
28 days ago
main.py
Safe
2.98 kB
Enhance email processing: add check for existing emails, improve logging, and update requirements
28 days ago
requirements.txt
Safe
4.26 kB
Add lz4 and protoc-gen-openapiv2 to requirements.txt
19 days ago
utils.py
Safe
1.59 kB
Refactor Dockerfile permissions and remove unnecessary print statements; update email parameter in collect function
30 days ago