continue
continue copied to clipboard
Continue switches to first model when force reloading window in VSC
Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the Continue Discord for questions
- [X] I'm not able to find an open issue that reports the same bug
- [X] I've seen the troubleshooting guide on the Continue Docs
Relevant environment info
- OS: MacOS 14.6.1
- Continue: v0.9.211
- IDE: Visual Studio Code
Description
When force reloading the window (e.g. to refresh index) in VSC - the model reverts back to the first model in the config.json. At least, it looks like that in the output screen of VSC.
To reproduce
- Select another model (in my case o1-mini) that is not the first in the config.json
- Force reload using CMD Shift P
- Re-run (in my case codebase) prompt - it reverts to first model
Log output
No response