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
/
app
23 kB
1 contributor
History:
30 commits
HamidOmarov
Add in-memory metrics: avg_ms, last7, lastN, /stats + /get_history
f8f9335
6 months ago
rag
Initial commit: FastAPI RAG API
6 months ago
__init__.py
0 Bytes
Initial commit: FastAPI RAG API
6 months ago
api.py
6.84 kB
RAG API 1.3.1: retrieval+encoding fixes; stats/history; HF-safe paths
6 months ago
metrics.py
1.58 kB
Add in-memory metrics: avg_ms, last7, lastN, /stats + /get_history
6 months ago
rag_system.py
13.1 kB
RAG: ftfy + AZ spacing fix, pdfminer fallback; smarter synthesis
6 months ago
routes_stats.py
311 Bytes
Add in-memory metrics + /stats, /get_history and include router
6 months ago
schemas.py
533 Bytes
Initial commit: FastAPI RAG API
6 months ago
store.py
420 Bytes
Initial commit: FastAPI RAG API
6 months ago
utils.py
233 Bytes
Initial commit: FastAPI RAG API
6 months ago