Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Posts
  • 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: 45 commits
gavinzli's picture
gavinzli
Refactor Google OAuth2 callback to improve error handling and logging
6ac95c8 24 days 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 Google OAuth2 callback to include state validation and error handling 24 days ago
  • retriever
    Update DocRetriever to change search type to 'similarity' and adjust score threshold handling about 2 months ago
  • router
    Refactor Google OAuth2 callback to improve error handling and logging 24 days 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.26 kB
    Add lz4 and protoc-gen-openapiv2 to requirements.txt about 1 month ago
  • utils.py
    1.59 kB
    Refactor Dockerfile permissions and remove unnecessary print statements; update email parameter in collect function about 2 months ago