### Before submitting your bug report - [x] I've tried using the "Ask AI" feature on the [Continue docs site](https://docs.continue.dev/) to see if the docs have an answer - [x] I'm not able to find a related conversation on [GitHub discussions](https://github.com/continuedev/continue/discussions) that reports the same bug - [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 - [x] I've seen the [troubleshooting guide](https://docs.continue.dev/troubleshooting) on the Continue Docs ### Relevant environment info ```Markdown - OS: LMDE7 - Continue version: Continue CLI v1.5.45 - IDE version: -- - Model: -- - config: - name: MyOllama provider: ollama model: AUTODETECT apiBase: http://localhost:11434 roles: - chat - edit - apply ``` ### Description _No response_ ### To reproduce 1. Install VSCod(ium) + Continue Addon 2. Configure Continue providers, included local ollama with AUTODETECT support 3. Install Continue CLI 4. Start CLI 5. Type whatever command as prompt , your get: ``` Error: 404 model 'AUTODETECT' not found ``` ### Log output ```Shell ```
Before submitting your bug report
Relevant environment info
Description
No response
To reproduce
Log output