Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
HamidOmarov
/
FastAPI-RAG-API
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1171cba
FastAPI-RAG-API
29.6 kB
1 contributor
History:
57 commits
HamidOmarov
fix(import-order): place __future__ first; then storage import
1171cba
7 months ago
app
fix(import-order): place __future__ first; then storage import
7 months ago
tests
Initial commit: FastAPI RAG API
7 months ago
.gitattributes
Safe
72 Bytes
Normalize line endings via .gitattributes
7 months ago
.gitignore
Safe
204 Bytes
chore: ignore local result JSONs
7 months ago
Dockerfile
Safe
1.21 kB
fix(runtime): write paths to /workspace + create dirs; set APP_MODULE=app.api:app
7 months ago
LICENSE
Safe
147 Bytes
Docs: README + MIT license + repo .gitignore
7 months ago
README.md
Safe
899 Bytes
fix(spaces): valid YAML frontmatter; banner moved below; avoid YAML conflicts
7 months ago
app.py
Safe
82 Bytes
fix(runtime): pick writable DATA_DIR via storage module; create dirs on startup; remove hardcoded /data
7 months ago
boot.py
Safe
859 Bytes
fix(runtime): pick writable DATA_DIR via storage module; create dirs on startup; remove hardcoded /data
7 months ago
main.py
Safe
446 Bytes
fix(runtime): pick writable DATA_DIR via storage module; create dirs on startup; remove hardcoded /data
7 months ago
requirements.txt
Safe
260 Bytes
stabilize: pin deps, limit BLAS threads, proper HF cache
7 months ago
saa
Safe
571 Bytes
Initial commit: FastAPI RAG API
7 months ago