Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
HamidOmarov
/
FastAPI-RAG-API
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
FastAPI-RAG-API / app
Ctrl+K
Ctrl+K
  • 1 contributor
History: 29 commits
HamidOmarov's picture
HamidOmarov
Add in-memory metrics + /stats, /get_history and include router
089198a 8 days ago
  • rag
    Initial commit: FastAPI RAG API 13 days ago
  • __init__.py
    0 Bytes
    Initial commit: FastAPI RAG API 13 days ago
  • api.py
    6.84 kB
    RAG API 1.3.1: retrieval+encoding fixes; stats/history; HF-safe paths 10 days ago
  • metrics.py
    1.58 kB
    Add in-memory metrics + /stats, /get_history and include router 8 days ago
  • rag_system.py
    13.1 kB
    RAG: ftfy + AZ spacing fix, pdfminer fallback; smarter synthesis 9 days ago
  • routes_stats.py
    311 Bytes
    Add in-memory metrics + /stats, /get_history and include router 8 days ago
  • schemas.py
    533 Bytes
    Initial commit: FastAPI RAG API 13 days ago
  • store.py
    420 Bytes
    Initial commit: FastAPI RAG API 13 days ago
  • utils.py
    233 Bytes
    Initial commit: FastAPI RAG API 13 days ago