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...
main
FastAPI-RAG-API
/
app
27 kB
1 contributor
History:
36 commits
HamidOmarov
runtime: add app.storage using /tmp/rag_data; import it in api.py; replace hardcoded /data
2949aaa
5 months ago
rag
fix(runtime): strip U+FEFF (BOM/ZWNBSP) from Python sources
5 months ago
__init__.py
0 Bytes
fix(runtime): strip U+FEFF (BOM/ZWNBSP) from Python sources
5 months ago
api.py
9.66 kB
runtime: add app.storage using /tmp/rag_data; import it in api.py; replace hardcoded /data
5 months ago
metrics.py
1.58 kB
fix(runtime): strip U+FEFF (BOM/ZWNBSP) from Python sources
5 months ago
paths.py
238 Bytes
fix(runtime): strip U+FEFF (BOM/ZWNBSP) from Python sources
5 months ago
rag_system.py
13.2 kB
fix(runtime): strip U+FEFF (BOM/ZWNBSP) from Python sources
5 months ago
routes_stats.py
309 Bytes
fix(runtime): strip U+FEFF (BOM/ZWNBSP) from Python sources
5 months ago
schemas.py
534 Bytes
fix(runtime): strip U+FEFF (BOM/ZWNBSP) from Python sources
5 months ago
storage.py
800 Bytes
runtime: add app.storage using /tmp/rag_data; import it in api.py; replace hardcoded /data
5 months ago
store.py
436 Bytes
fix(runtime): strip U+FEFF (BOM/ZWNBSP) from Python sources
5 months ago
utils.py
234 Bytes
fix(runtime): strip U+FEFF (BOM/ZWNBSP) from Python sources
5 months ago