Skip to content

Deepseek R1 from OpenRouter - Error : No endpoints found that support tool use. #3849

Description

@sheepdestroyer

Before submitting your bug report

Relevant environment info

- Continue version: 0.8.66
- IDE version: VSCode 1.96.4
- Model: deepseek-r1 through openrouter
- config.json:
  
{
      "title": "OpenRouter R1",
      "provider": "openrouter",
      "model": "deepseek/deepseek-r1",
      "apiKey": "xxxxx",
      "apiBase": "https://openrouter.ai/api/v1"
},

Description

I can't use deepseek R1 with my openrouter api key, I get :

Error: HTTP 404 Not Found from https://openrouter.ai/api/v1/chat/completions
{"error":{"message":"No endpoints found that support tool use.

To reproduce

No response

Log output

Metadata

Metadata

Labels

ide:vscodeRelates specifically to VS Code extensionkind:bugIndicates an unexpected problem or unintended behavior

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions