1) Upload document
Ingest source material before chatting. This maps directly to POST /api/v1/ingest.
Indexed documents
2) Ask MedRAG
Chat-style interface over retrieved context. Calls POST /api/v1/query.
assistant
Ask a medical question after ingesting documents. I will retrieve context and answer with citations.