Add Devstral support #31154
matthieuHenocque
started this conversation in
LLMs and Zed Assistant
Replies: 3 comments 4 replies
-
Hey @matthieuHenocque can you help here specifying how are using it? Like through mistral it does support tool call. Are you using it through ollama or something else? |
Beta Was this translation helpful? Give feedback.
2 replies
-
I would like to use the Devstral using the |
Beta Was this translation helpful? Give feedback.
1 reply
-
@matthieuHenocque new release 0.188.3 . update and try again |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
MistralAI just released a new coding assistant with improved tools, but it relies on Open Hands API
https://huggingface.co/mistralai/Devstral-Small-2505
https://github.com/All-Hands-AI/OpenHands/
It has already been implemented by Continue.dev
https://blog.continue.dev/devstral/
EDIT:
This PR has been merged, but it doesn't add tool support of Devstral, even though the tools are listed in
Configure Built-in Tools
. No tool works.Beta Was this translation helpful? Give feedback.
All reactions