Spaces:
Sleeping
Sleeping
metadata
title: FastAPI RAG API
emoji: 📄
colorFrom: gray
colorTo: blue
sdk: docker
app_port: 7860
pinned: false
FastAPI RAG API
Production-ready sadə RAG API.
Endpoints
GET /health
— statusPOST /upload_pdf
— multipart PDF yükləPOST /ask_question
—{question, session_id?, top_k}
ilə soruşGET /get_history?session_id=...
— söhbət tarixçəsi
Lokal işə salma
uvicorn app.api:app --reload