continue
continue copied to clipboard
Error getting context items from folder
Before submitting your bug report
- [ ] I believe this is a bug. I'll try to join the Continue Discord for questions
- [ ] I'm not able to find an open issue that reports the same bug
- [ ] I've seen the troubleshooting guide on the Continue Docs
Relevant environment info
- OS:Linux
- IDE:vscode
Description
trying to feed folder and get answer for some files but getting this error
To reproduce
No response
Log output
Error getting context items from folder: Error: `local_files_only=true` or `env.allowRemoteModels=false` and file was not found locally at "/config/extensions/continue.continue-0.8.16-linux-x64/models/all-MiniLM-L6-v2/tokenizer.json".
Same issue here when trying to index some documentation and then query it from chat:
Error getting context items from docs: Error: lance error: LanceError(IO): Schema error: No field named baseurl. Valid fields are title, "baseUrl", content, path, "startLine", "endLine", vector., /Users/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lance-0.10.4/src/io/exec/planner.rs:659:20
@alexsoyes I just solved this here. Either it's in the current pre-release or will be in the next one
@sestinj will this fix be pushed to jetbrains plugin? I'm on 0.0.46 and I'm experiencing this issue as well
- OS: Windows
- IDE: Jetbrains Gateway - IntelliJ IDEA 2024.1.2 Preview // but also in current latest
- Continue: 0.0.46
when trying to use "Select Code ( CTRL + J ) /edit ..."
Error running handler for "context/getContextItems": Error: local_files_only=true
or env.allowRemoteModels=false
and file was not found locally at "C:\snapshot\continue-deploy\binary\models/all-MiniLM-L6-v2/tokenizer.json".
Error: local_files_only=true
or env.allowRemoteModels=false
and file was not found locally at "C:\snapshot\continue-deploy\binary\models/all-MiniLM-L6-v2/tokenizer.json".