SD-VOX RAG Service v1.0.0 · port 3002

Document ingestion · Hybrid vector search · Contextual retrieval
Service
checking…
Qdrant
checking…
Redis / Queue
checking…
Documents indexed

API Endpoints

MethodPathDescription
POST/ingest/documentUpload PDF / DOCX / TXT / MD
POST/ingest/urlCrawl and ingest a web URL
POST/ingest/gdriveIngest from Google Drive
GET/documentsList documents for an agent
DEL/documents/{docId}Delete document + Qdrant chunks
POST/searchHybrid dense + BM25 search
GET/status/{jobId}Async ingest job status
GET/healthHealth check

Links