bitbottrap
bitbottrap
You may be fighting an uphill battle against the model. Since you're using this for completion I'm guessing you're using the 8B model for responsiveness. You might not be able...
Me too. OS: Ubuntu 22.04 Continue: 0.9.199 IDE: VSCode 1.92.2 Model: ollama based Other: chat works, several context providers don't console.ts:137 [Extension Host] Error retrieving from FTS: Error: SQLITE_ERROR: no...
Codebase working again for me in 9.202 with VSCode.
I have only used the release and pre-release versions from the VSCode extension store.
Removed .continue, removed Continue extension, reinstalled, reconfigured. Same issue. Made sure to add it do devcontainer.json and nothing. I suspect this is because I'm using Dev Containers.
It appears that rg is executed in the context of the container which is why there the rg executable can not be located.