Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
Oxbridge-Economics
/
knowledge-base
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
knowledge-base / app
Ctrl+K
Ctrl+K
  • 4 contributors
History: 37 commits
gavinzli's picture
gavinzli
Implement asynchronous mail collection and improve error logging; make query optional in MailReqData
7eea859 about 2 months ago
  • chain
    Remove obsolete router and controller files; update application structure and dependencies 2 months ago
  • controllers
    Enhance email ID construction: use SHA-256 hash for file data and improve error logging for document addition about 2 months ago
  • models
    Refactor mail handling: update collect function to use MailReqData model and remove unused code about 2 months 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
    2.98 kB
    Enhance email processing: add check for existing emails, improve logging, and update requirements about 2 months ago
  • requirements.txt
    4.02 kB
    Enhance email processing: improve logging for existing email checks and add unstructured.pytesseract to requirements about 2 months ago
  • utils.py
    1.59 kB
    Refactor Dockerfile permissions and remove unnecessary print statements; update email parameter in collect function 2 months ago