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
Ctrl+K
Ctrl+K
  • 1 contributor
History: 55 commits
HamidOmarov's picture
HamidOmarov
chore: use DATA_DIR (/data) via env; create folders on startup
8ea6d3a 6 days ago
  • app
    chore: use DATA_DIR (/data) via env; create folders on startup 6 days ago
  • tests
    Initial commit: FastAPI RAG API 12 days ago
  • .gitattributes
    72 Bytes
    Normalize line endings via .gitattributes 7 days ago
  • .gitignore
    204 Bytes
    chore: ignore local result JSONs 8 days ago
  • Dockerfile
    1.21 kB
    fix(runtime): write paths to /workspace + create dirs; set APP_MODULE=app.api:app 6 days ago
  • LICENSE
    147 Bytes
    Docs: README + MIT license + repo .gitignore 12 days ago
  • README.md
    899 Bytes
    fix(spaces): valid YAML frontmatter; banner moved below; avoid YAML conflicts 6 days ago
  • app.py
    81 Bytes
    chore: use DATA_DIR (/data) via env; create folders on startup 6 days ago
  • boot.py
    858 Bytes
    build(docker): add Dockerfile and boot entrypoint for HF Spaces 6 days ago
  • main.py
    445 Bytes
    chore: use DATA_DIR (/data) via env; create folders on startup 6 days ago
  • requirements.txt
    260 Bytes
    stabilize: pin deps, limit BLAS threads, proper HF cache 6 days ago
  • saa
    571 Bytes
    Initial commit: FastAPI RAG API 12 days ago