Module
RAG Playground
This is the dedicated module page for retrieval-augmented generation. You can evolve this page into the full RAG workflow UI later.
Next Step Suggestions
- Add a query input + answer panel.
- Connect to backend endpoint: GET /api/rag-demo (then evolve to POST /api/rag/query).
- Add source document citations and retrieval debug info.