Model Not Exist: When using deepseek-v3.2
Description
When using Deepseek-v3.2 it says that model does not exist
OpenCode version
1.0.137
Steps to reproduce
- Change model to deepseek-v3.2 and type hi
Screenshot and/or share link
Operating System
Arch (BTW)
Terminal
konsole/tmux
This issue might be a duplicate of existing issues. Please check:
- #2873: Error with model DeepSeek V3 Base (free) - Similar ProviderModelNotFoundError when using deepseek models
- #3993: CLI run --model fails for namespaced models with : or multi-segment paths - Could affect models with special characters in naming
Feel free to ignore if none of these address your specific case.
Provider?
Provider?
I just used /models -> deepseek v3.2 -> put my API key
Provider?
I just used /models -> deepseek v3.2 -> put my API key
What? It's should be opencode auth login -> choose provider -> enter api key -> select models /models
If you not touching opencode.json then probably the database models.dev out of date. Try check actual model id on the provider website then configure manually
If you can tell me what provider you are using I can help
Provider?
I just used /models -> deepseek v3.2 -> put my API key
What? It's should be
opencode auth login-> choose provider -> enter api key -> select models/models
opencode auth login
┌ Add credential
│
◇ Select provider
│ DeepSeek
│
◇ Enter your API key
│ ▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪▪
│
└ Done
If you not touching opencode.json then probably the database models.dev out of date. Try check actual model id on the provider website then configure manually
haa... any idea of how to do that ?
I did run...
opencode models deepseek --refresh
Models cache refreshed
deepseek/deepseek-chat
deepseek/deepseek-reasoner
deepseek/deepseek-v3.2
But the problem continues
maybe the model id is invalid lemme look in a bit
this happened to me with deepseek v3.2 just now. go to /connect select Deepseek, enter api key, select model, say hi. "model not found."
based on this the reasoner and chat are already deepseek v3.2:
https://api-docs.deepseek.com/quick_start/pricing
i guess the base option is invalid enitrely so we should remove it
Yeah the model was mistakenly added, they only have reasoner and chat, both use deepseek v3.2
I removed it from the options, it will take a minute for your caches to sync