Description
Using OpenCode Desktop on Windows. When using the free model opencode/big-pickle, I get the error "Model big-pickle not supported for format anthropic". The session was working before, then disconnected, and now this error appears on every attempt.
According to the OpenCode Zen docs, Big Pickle uses:
- Endpoint:
https://opencode.ai/zen/v1/chat/completions
- SDK:
@ai-sdk/openai-compatible
But the Desktop app is routing it through the Anthropic format (/v1/messages) instead of the OpenAI-compatible endpoint.
Steps to reproduce:
- Open OpenCode Desktop v1.15.4
- Select
opencode/big-pickle as model
- Try to send a message in an existing or new session
- Error appears: "Model big-pickle not supported for format anthropic"
Other free models (deepseek-v4-flash-free, qwen3.6-plus-free) may work fine — only big-pickle is affected.
Plugins
No response
OpenCode version
Desktop v1.15.4
Steps to reproduce
No response
Screenshot and/or share link
No response
Operating System
No response
Terminal
No response
Description
Using OpenCode Desktop on Windows. When using the free model
opencode/big-pickle, I get the error "Model big-pickle not supported for format anthropic". The session was working before, then disconnected, and now this error appears on every attempt.According to the OpenCode Zen docs, Big Pickle uses:
https://opencode.ai/zen/v1/chat/completions@ai-sdk/openai-compatibleBut the Desktop app is routing it through the Anthropic format (
/v1/messages) instead of the OpenAI-compatible endpoint.Steps to reproduce:
opencode/big-pickleas modelOther free models (deepseek-v4-flash-free, qwen3.6-plus-free) may work fine — only big-pickle is affected.
Plugins
No response
OpenCode version
Desktop v1.15.4
Steps to reproduce
No response
Screenshot and/or share link
No response
Operating System
No response
Terminal
No response