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...
55b686d
FastAPI-RAG-API
27.8 kB
1 contributor
History:
53 commits
HamidOmarov
stabilize: pin deps, limit BLAS threads, proper HF cache
55b686d
6 months ago
app
Add in-memory metrics: avg_ms, last7, lastN, /stats + /get_history
6 months ago
tests
Initial commit: FastAPI RAG API
6 months ago
.gitattributes
72 Bytes
Normalize line endings via .gitattributes
6 months ago
.gitignore
204 Bytes
chore: ignore local result JSONs
6 months ago
Dockerfile
963 Bytes
stabilize: pin deps, limit BLAS threads, proper HF cache
6 months ago
LICENSE
147 Bytes
Docs: README + MIT license + repo .gitignore
6 months ago
README.md
899 Bytes
fix(spaces): valid YAML frontmatter; banner moved below; avoid YAML conflicts
6 months ago
app.py
71 Bytes
Add app_file and root app.py for HF Space
6 months ago
boot.py
858 Bytes
build(docker): add Dockerfile and boot entrypoint for HF Spaces
6 months ago
main.py
442 Bytes
Add /generate alias for PDF-QA compatibility
6 months ago
requirements.txt
260 Bytes
stabilize: pin deps, limit BLAS threads, proper HF cache
6 months ago
saa
571 Bytes
Initial commit: FastAPI RAG API
6 months ago