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

  • Log In
  • Sign Up

Spaces:
HamidOmarov
/
FastAPI-RAG-API
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
FastAPI-RAG-API / app
Ctrl+K
Ctrl+K
  • 1 contributor
History: 36 commits
HamidOmarov's picture
HamidOmarov
runtime: add app.storage using /tmp/rag_data; import it in api.py; replace hardcoded /data
2949aaa 6 days ago
  • rag
    fix(runtime): strip U+FEFF (BOM/ZWNBSP) from Python sources 6 days ago
  • __init__.py
    0 Bytes
    fix(runtime): strip U+FEFF (BOM/ZWNBSP) from Python sources 6 days ago
  • api.py
    9.66 kB
    runtime: add app.storage using /tmp/rag_data; import it in api.py; replace hardcoded /data 6 days ago
  • metrics.py
    1.58 kB
    fix(runtime): strip U+FEFF (BOM/ZWNBSP) from Python sources 6 days ago
  • paths.py
    238 Bytes
    fix(runtime): strip U+FEFF (BOM/ZWNBSP) from Python sources 6 days ago
  • rag_system.py
    13.2 kB
    fix(runtime): strip U+FEFF (BOM/ZWNBSP) from Python sources 6 days ago
  • routes_stats.py
    309 Bytes
    fix(runtime): strip U+FEFF (BOM/ZWNBSP) from Python sources 6 days ago
  • schemas.py
    534 Bytes
    fix(runtime): strip U+FEFF (BOM/ZWNBSP) from Python sources 6 days ago
  • storage.py
    800 Bytes
    runtime: add app.storage using /tmp/rag_data; import it in api.py; replace hardcoded /data 6 days ago
  • store.py
    436 Bytes
    fix(runtime): strip U+FEFF (BOM/ZWNBSP) from Python sources 6 days ago
  • utils.py
    234 Bytes
    fix(runtime): strip U+FEFF (BOM/ZWNBSP) from Python sources 6 days ago