opencode
opencode copied to clipboard
Using any cerebras model with api key causes unsupported property errors
Description
Using a Cerebras provider connected via /connect or opencode auth login the model list is properly retrieved and you can select one, but when using any model I get:
body.maxTokens: property 'body.maxTokens' is unsupported body.thinking: property 'body.thinking' is unsupported
Errors back
OpenCode version
1.0.223
Steps to reproduce
- Authorize cerebras via /connect and api key
- Select any cerebras model
- type in a prompt
- (or) opencode run --model cerebras/gpt-oss-120b "test" Error: body.maxTokens: property 'body.maxTokens' is unsupported body.thinking: property 'body.thinking' is unsupported
Screenshot and/or share link
https://opncd.ai/share/W5OP1lFi
Operating System
Darwin Mac 25.2.0
Terminal
Warp