continuedev / continuedev/continue
Continue is using Claude instead Ollama
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 36k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
Before submitting your bug report
- I've tried finding an answer on the Continue docs site
- 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
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the provided Main Config and the Continue docs, especially the troubleshooting guide, then reproduce the configuration with Ollama's AUTODETECT model. Trace which provider responds when the configuration is loaded. Done means the configured Ollama model responds instead of Claude and can read local files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ollama
- Domain
- ai
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100