Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
HamidOmarov
/
FastAPI-RAG-API
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
8ea6d3a
FastAPI-RAG-API
/
app
24.2 kB
Ctrl+K
Ctrl+K
1 contributor
History:
31 commits
HamidOmarov
chore: use DATA_DIR (/data) via env; create folders on startup
8ea6d3a
8 months ago
rag
Initial commit: FastAPI RAG API
8 months ago
__init__.py
Safe
0 Bytes
Initial commit: FastAPI RAG API
8 months ago
api.py
7.64 kB
chore: use DATA_DIR (/data) via env; create folders on startup
8 months ago
metrics.py
Safe
1.58 kB
Add in-memory metrics: avg_ms, last7, lastN, /stats + /get_history
8 months ago
paths.py
234 Bytes
chore: use DATA_DIR (/data) via env; create folders on startup
8 months ago
rag_system.py
13.2 kB
chore: use DATA_DIR (/data) via env; create folders on startup
8 months ago
routes_stats.py
Safe
311 Bytes
Add in-memory metrics + /stats, /get_history and include router
8 months ago
schemas.py
536 Bytes
chore: use DATA_DIR (/data) via env; create folders on startup
8 months ago
store.py
438 Bytes
chore: use DATA_DIR (/data) via env; create folders on startup
8 months ago
utils.py
236 Bytes
chore: use DATA_DIR (/data) via env; create folders on startup
8 months ago