Description
model config
"provider": {
"deepseek": {
"npm": "@ai-sdk/openai-compatible",
"name": "DeepSeek",
"options": {
"baseURL": "https://api.deepseek.com",
"apiKey": ""
},
"models": {
"deepseek-v4-pro": {
"name": "DeepSeek-V4-Pro",
"limit": {
"context": 1048576,
"output": 262144
},
"options": {
"reasoningEffort": "max",
"thinking": {
"type": "enabled"
}
}
}
}
}
}
Plugins
No response
OpenCode version
1.14.22
Steps to reproduce
- opencode
- talk 3 turn make it into think
Screenshot and/or share link
https://opncd.ai/share/pZUUp39V
Operating System
Windows 11
Terminal
powershell
Description
model config
"provider": {
"deepseek": {
"npm": "@ai-sdk/openai-compatible",
"name": "DeepSeek",
"options": {
"baseURL": "https://api.deepseek.com",
"apiKey": ""
},
"models": {
"deepseek-v4-pro": {
"name": "DeepSeek-V4-Pro",
"limit": {
"context": 1048576,
"output": 262144
},
"options": {
"reasoningEffort": "max",
"thinking": {
"type": "enabled"
}
}
}
}
}
}
Plugins
No response
OpenCode version
1.14.22
Steps to reproduce
Screenshot and/or share link
https://opncd.ai/share/pZUUp39V
Operating System
Windows 11
Terminal
powershell