Skip to content

API Error: 400 "qwen3-coder:30b" does not support thinking #1377

Description

@mydeveloperplanet

What happened?

I am using the following setup:

When I enter test in my project directory, the following error is returned.

✕ [API Error: 400 "qwen3-coder:30b" does not support thinking]

What did you expect to happen?

I would have expected a successful response to be returned.

When I use https://ollama.com/library/gpt-oss:20b , the model wants to invoke the test target of my Maven project. This is ok.

Client information

Client Information

Run qwen to enter the interactive CLI, then run the /about command.

$ qwen /about
About Qwen Code                                                                  │
│                                                                                  │
│ CLI Version                 0.6.0                                                │
│ Git Commit                  17eb20c1                                             │
│ Model                       gpt-oss:20b                                          │
│ Sandbox                     no sandbox                                           │
│ OS Platform                 linux                                                │
│ OS Arch                     x64                                                  │
│ OS Release                  6.8.0-90-generic                                     │
│ Node.js Version             v24.12.0                                             │
│ NPM Version                 11.6.2                                               │
│ Session ID                  7e95e785-9c4f-4e23-8c49-e50eb84d4552                 │
│ Auth Method                 openai                                               │
│ Base URL                    https://<remote url>/v1                │
│ Memory Usage                281.5 MB    

Login information

API Config

Anything else we need to know?

I am a newbie using Qwen Coder, want to try it out in order to see whether we can use it

Metadata

Metadata

Assignees

Labels

status/needs-triageIssue needs to be triaged and labeledtype/bugSomething isn't working as expected

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions