### Before submitting your bug report - [x] I've tried finding an answer on the [Continue docs site](https://docs.continue.dev/) - [x] I'm not able to find an [open issue](https://github.com/continuedev/continue/issues?q=is%3Aopen+is%3Aissue) that reports the same bug - [ ] I've seen the [troubleshooting guide](https://docs.continue.dev/troubleshooting) on the Continue Docs ### Relevant environment info ```Markdown name: Main Config version: 1.0.0 schema: v1 models: - name: Autodetect provider: ollama model: AUTODETECT ``` ### Description Hello, here's my config : Ollama is working good because continue display qwen3-coder30b which is the good model name. But Claude is responding : "What's your model name ? : Claude 3.5 Sonnet" and of course it can't read my local files. name: Main Config version: 1.0.0 schema: v1 models: - name: Autodetect provider: ollama model: AUTODETECT ### To reproduce _No response_ ### Log output ```Shell ```