needlzzz
needlzzz
I've experienced the same problem. is it a bug or does it function as designed?
I've ran into the same issue with `No module named 'build'` i've tried to install the modules separately but that didn't work. @cognitivetech > > > yes, I have teh...
> for those who want a temporary solution, I used this script here to setup and run the application: > > ``` > #!/bin/bash > > rm -rf .venv >...
> this happens when you try to load your old chroma db with the new 0.1.0 version of privategpt, because the default vectorstore changed to qdrant. go to settings.yaml and...