Skip to content

Devstral is not recognized as model using tools #5778

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

Open
3 tasks done
welcoMattic opened this issue May 21, 2025 · 0 comments
Open
3 tasks done

Devstral is not recognized as model using tools #5778

welcoMattic opened this issue May 21, 2025 · 0 comments
Assignees
Labels
ide:jetbrains Relates specifically to JetBrains extension kind:bug Indicates an unexpected problem or unintended behavior os:mac Happening specifically on Mac

Comments

@welcoMattic
Copy link
Contributor

Before submitting your bug report

Relevant environment info

- OS: macOS
- Continue version: v1.0.16
- IDE version: PHPStorm 2025.1.1
- Model: devstral
- config:
  
name: Local Assistant
version: 1.0.0
schema: v1
models:
  - name: Autodetect
    provider: ollama
    model: AUTODETECT
context:
  - provider: code
  - provider: docs
  - provider: diff
  - provider: terminal
  - provider: problems
  - provider: folder
  - provider: codebase

Description

As you can see in the screenshot below, devstral (released today) is not recognized as a model that supports tools.
However, it actually supports tools, regarding Ollama page: https://ollama.com/library/devstral

Image

Is there any update needed on Continue source code side to fix this issue?

To reproduce

  1. Install Continue on PHPStorm
  2. Pull devstral model using Ollama
  3. Configure Continue to use devstral as model
  4. See it cannot be used as Agent

Log output

@dosubot dosubot bot added ide:jetbrains Relates specifically to JetBrains extension kind:bug Indicates an unexpected problem or unintended behavior os:mac Happening specifically on Mac labels May 21, 2025
welcoMattic added a commit to welcoMattic/continue that referenced this issue May 21, 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 os:mac Happening specifically on Mac
Projects
Status: Todo
Development

No branches or pull requests

2 participants