Requires Python 3.14+, uv, and vector-rag-tool. git clone https://github.com/dnvriend/vector-rag-gui.git cd vector-rag-gui uv tool install .
For quality dock widget to work, a subclass of QualityResultClient needs to be first implemented. Instance of the created API client class is then passed to QualityErrorsDockWidget. For a real-world ...