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

Provide an Option to Choose Separate Models for Code-completion and the Chat When Using Ollama Provider #733

Open
alexandertsukanov opened this issue Oct 12, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@alexandertsukanov
Copy link

Describe the need of your request

Currently, when using the Ollama provider, users are limited to a single model for both code-completion and chat functionalities. This feature request proposes the addition of an option to select different models for these two distinct tasks. By allowing users to choose specialized models for each function, we can enhance the performance and accuracy of both code-completion and conversational interactions for local models.

Proposed solution

Introduce a settings panel where users can select their preferred models for code-completion and chat independently.
CleanShot 2024-10-12 at 11 37 50@2x
It seems that there are some options available in the screenshot above. However, I am unable to switch to a specific model for code completion while using a different one for chat.

I can only to switch both.

Additional context

No response

@alexandertsukanov alexandertsukanov added the enhancement New feature or request label Oct 12, 2024
@alexandertsukanov alexandertsukanov changed the title Provide an Option to Choose Separate Models for Code-completion and the Chat when using Ollama provider Provide an Option to Choose Separate Models for Code-completion and the Chat When Using Ollama Provider Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant