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