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: 48 commits
gavinzli's picture
gavinzli
Remove debug print statements from the email retrieval function
bc5f7f1 25 days ago
  • chain
    Remove obsolete router and controller files; update application structure and dependencies 2 months ago
  • controllers
    Implement email retrieval functionality and enhance authentication flow in the API about 1 month ago
  • models
    Refactor Google OAuth2 callback to include state validation and error handling about 1 month ago
  • retriever
    Update DocRetriever to change search type to 'similarity' and adjust score threshold handling 2 months ago
  • router
    Remove debug print statements from the email retrieval function 25 days ago
  • schema
    Implement asynchronous mail collection and improve error logging; make query optional in MailReqData 2 months ago
  • main.py
    2.98 kB
    Enhance email processing: add check for existing emails, improve logging, and update requirements 2 months ago
  • requirements.txt
    4.26 kB
    Add lz4 and protoc-gen-openapiv2 to requirements.txt 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