Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In deepseek-r1:free from openrouter, there are no <think> tags #3925

Open
3 tasks
y9tr3ble opened this issue Feb 1, 2025 · 1 comment
Open
3 tasks

In deepseek-r1:free from openrouter, there are no <think> tags #3925

y9tr3ble opened this issue Feb 1, 2025 · 1 comment
Assignees
Labels
ide:jetbrains Relates specifically to JetBrains extension kind:bug Indicates an unexpected problem or unintended behavior

Comments

@y9tr3ble
Copy link

y9tr3ble commented Feb 1, 2025

Before submitting your bug report

Relevant environment info

- OS: macOS
- Continue version: 0.0.83 and v0.0.86
- IDE version: IntelliJ IDEA 2024.3.2.2 (Ultimate Edition)
- Model:
- config.json:
  
    {
      "model": "deepseek/deepseek-r1:free",
      "provider": "openrouter",
      "apiKey": "xxx",
      "title": "DeepSeek R1"
    }

Description

Image

To reproduce

No response

Log output

@dosubot dosubot bot added ide:jetbrains Relates specifically to JetBrains extension kind:bug Indicates an unexpected problem or unintended behavior labels Feb 1, 2025
@Patrick-Erichsen
Copy link
Collaborator

Patrick-Erichsen commented Feb 3, 2025

The fix is that we need to have include_reasoning in the request. Opened an issue for this here: #3946

@Patrick-Erichsen Patrick-Erichsen changed the title In deepseek-r1:free from openrouter, there are no <think> tags in IntelliJ IDEA In deepseek-r1:free from openrouter, there are no <think> tags Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ide:jetbrains Relates specifically to JetBrains extension kind:bug Indicates an unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

2 participants