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

  • Log In
  • Sign Up

Spaces:
HamidOmarov
/
FastAPI-RAG-API
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
FastAPI-RAG-API
Ctrl+K
Ctrl+K
  • 1 contributor
History: 60 commits
HamidOmarov's picture
HamidOmarov
runtime: add app.storage using /tmp/rag_data; import it in api.py; replace hardcoded /data
2949aaa 2 days ago
  • app
    runtime: add app.storage using /tmp/rag_data; import it in api.py; replace hardcoded /data 2 days ago
  • tests
    Initial commit: FastAPI RAG API 8 days ago
  • .gitattributes
    72 Bytes
    Normalize line endings via .gitattributes 3 days ago
  • .gitignore
    204 Bytes
    chore: ignore local result JSONs 4 days ago
  • Dockerfile
    1.21 kB
    fix(runtime): write paths to /workspace + create dirs; set APP_MODULE=app.api:app 2 days ago
  • LICENSE
    147 Bytes
    Docs: README + MIT license + repo .gitignore 8 days ago
  • README.md
    899 Bytes
    fix(spaces): valid YAML frontmatter; banner moved below; avoid YAML conflicts 3 days ago
  • app.py
    79 Bytes
    fix(runtime): strip U+FEFF (BOM/ZWNBSP) from Python sources 2 days ago
  • boot.py
    856 Bytes
    fix(runtime): strip U+FEFF (BOM/ZWNBSP) from Python sources 2 days ago
  • fix_api_imports.py
    1.79 kB
    fix(runtime): strip U+FEFF (BOM/ZWNBSP) from Python sources 2 days ago
  • main.py
    443 Bytes
    fix(runtime): strip U+FEFF (BOM/ZWNBSP) from Python sources 2 days ago
  • requirements.txt
    260 Bytes
    stabilize: pin deps, limit BLAS threads, proper HF cache 2 days ago
  • saa
    571 Bytes
    Initial commit: FastAPI RAG API 8 days ago
  • strip_bom.py
    978 Bytes
    fix(runtime): strip U+FEFF (BOM/ZWNBSP) from Python sources 2 days ago