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

  • Log In
  • Sign Up

Spaces:
dembasowmr
/
CompassIA
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
CompassIA
43.5 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 26 commits
dembasowmr's picture
dembasowmr
Fix: 'HEADERS' not defined error by using DEEPSEEK_HEADERS from config.py in compassia.py.
8bed3b8 10 months ago
  • src
    Fix: 'HEADERS' not defined error by using DEEPSEEK_HEADERS from config.py in compassia.py. 10 months ago
  • .gitattributes
    52 Bytes
    Reorganized the project: -Documents hosted on Firestore db, -conversations saved 10 months ago
  • .gitignore
    130 Bytes
    Reorganized the project: -Documents hosted on Firestore db, -conversations saved 10 months ago
  • Dockerfile
    1.88 kB
    Fix: Add .local/bin to PATH for uvicorn and other installed executables 10 months ago
  • README.md
    1.36 kB
    Reorganized the project: -Documents hosted on Firestore db, -conversations saved 10 months ago
  • app.py
    7.44 kB
    Small updates on app.py 10 months ago
  • requirements.txt
    421 Bytes
    CRITICAL FIX: Ensured pysqlite3 override is the absolute first action in app.py for ChromaDB compatibility on HF Spaces. 10 months ago