anomalyco / anomalyco/opencode
deepseek的模型使用时提示API key is invalid,其他模型可用;缺少模型
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
1、deepseek的模型使用时提示API key is invalid,但有些模型是可以用的。
2、缺少GPT 5.6 Luna、GLM-5.3、Qwen3.8 Max等模型。
Plugins
No response
OpenCode version
No response
Steps to reproduce
- 在deepseek harness里添加模型,选择opencode-go,输入API-key;
- 新建会话任务,选择opencode-go下的DeepSeek V4 Flash模型,开始任务;
- 提示:本轮运行失败API key is invalid;
- 在opencode-go下找GPT 5.6 Luna、GLM-5.3、Qwen3.8 Max等模型找不到;
Screenshot and/or share link
Operating System
Windows 10
Terminal
DeepSeek Harness
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 by reproducing the failure in the DeepSeek harness through the opencode-go provider, comparing DeepSeek V4 Flash with a model that works. Then inspect the provider's model configuration entry point and verify the reported missing models; done means the valid API key is accepted for the affected model and the requested models appear in selection.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100