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...
8ea6d3a
FastAPI-RAG-API
/
app
Ctrl+K
Ctrl+K
1 contributor
History:
31 commits
HamidOmarov
chore: use DATA_DIR (/data) via env; create folders on startup
8ea6d3a
7 days ago
rag
Initial commit: FastAPI RAG API
13 days ago
__init__.py
Safe
0 Bytes
Initial commit: FastAPI RAG API
13 days ago
api.py
7.64 kB
chore: use DATA_DIR (/data) via env; create folders on startup
7 days ago
metrics.py
Safe
1.58 kB
Add in-memory metrics: avg_ms, last7, lastN, /stats + /get_history
7 days ago
paths.py
234 Bytes
chore: use DATA_DIR (/data) via env; create folders on startup
7 days ago
rag_system.py
13.2 kB
chore: use DATA_DIR (/data) via env; create folders on startup
7 days ago
routes_stats.py
Safe
311 Bytes
Add in-memory metrics + /stats, /get_history and include router
8 days ago
schemas.py
536 Bytes
chore: use DATA_DIR (/data) via env; create folders on startup
7 days ago
store.py
438 Bytes
chore: use DATA_DIR (/data) via env; create folders on startup
7 days ago
utils.py
236 Bytes
chore: use DATA_DIR (/data) via env; create folders on startup
7 days ago