[Feature Request]: VSCode extension: Allow selecting other model names for "local" model #842
JPustkuchen
started this conversation in
Ideas
Replies: 0 comments
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.
-
Component
Other
Problem statement
Currently the "local" model selected in the VSCode extension Chat seems to be hard-coded to "devstral"
But using a docker container and other / later model names like "devstral-small-2" or "devsal-small" don't work and the following error is returned
Proposed solution
Add a setting to select available model names and allow a custom value
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions