Skip to content

[Feature Request] Add Thinking Mode Toggle and Filter <think> #5709

Open
@NGC13009

Description

@NGC13009

Validations

  • I believe this is a way to improve. I'll try to join the Continue Discord for questions
  • I'm not able to find an open issue that requests the same enhancement

Problem

Qwen3, like Claude, supports enabling or disabling the thinking mode at any time, and it is a model that can be deployed locally via Ollama. However, continue still has not provided a convenient option to enable or disable thinking at any time. Users still need to manually input /nothink to control the model, which is very inconvenient. It is hoped that continue will provide a convenient switch to control the model's thinking mode when calling Ollama for local execution.

In addition, I want to configure qwen3 as an autocomplete model, but the current continue's autocomplete does not filter the <think> tag. Even when the thinking mode is turned off, ollama will return an empty <think> tag, and continue will include them in the response, filling them into the code, making autocomplete unavailable.

This issue also appears in the problem of automatically generating titles.

Image

Solution

In summary, three issues are reflected here:

  1. A quick toggle switch for switching models provided by ollama is needed.
  2. The switchable model is currently not properly configured as an autocomplete model.
  3. The current model cannot generate the title and abstract correctly.

Metadata

Metadata

Labels

area:autocompleteRelates to the auto complete featurekind:enhancementIndicates a new feature request, imrovement, or extension

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions