feat(gui): Implement RAG context visualization in Discussion history
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
- [x] Task: Implement the RAG Settings panel in `src/gui_2.py`. f57e2fe
|
||||
- [x] Add UI controls for choosing the RAG source, embedding model, and retrieval parameters. f57e2fe
|
||||
- [x] Add a "Rebuild Index" button and status progress bar. f57e2fe
|
||||
- [ ] Task: Implement retrieval visualization in the Discussion history.
|
||||
- [~] Task: Implement retrieval visualization in the Discussion history.
|
||||
- [ ] Display "Retrieved Context" blocks with expandable summaries.
|
||||
- [ ] Add "Source" buttons to each block that open the file at the specific chunk's location.
|
||||
- [ ] Task: Implement auto-start/indexing status indicators in the GUI.
|
||||
|
||||
Reference in New Issue
Block a user