You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, you can only mix and match providers by using the "Custom OpenAI" Provider.
It would be pretty awesome to have code completion separate from your normal chat service in the configuration of the CodeGPT plugin.
Possible scenarios:
Run one of the models remotely and one locally
Use Azure for chat but rely on Mistral for code completions
Mix and match between other providers
If we want to improve usability for the configuration, I'd also make providers appear as a list where you can add or remove providers both for code and chat. One could then simply display the configured providers in the Chat window (instead of displaying everything that might be configured).
And for the CodeGPT icon in the bottom toolbar, we could also add the possibility to switch between configured code completion models directyl given that it is currently used to enable or disable competions.
I hope this illustration transports the idea:
If you think this is a good direction for this project and the UI, I would be willing to work on it.
Proposed solution
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the need of your request
Currently, you can only mix and match providers by using the "Custom OpenAI" Provider.
It would be pretty awesome to have code completion separate from your normal chat service in the configuration of the CodeGPT plugin.
Possible scenarios:
If we want to improve usability for the configuration, I'd also make providers appear as a list where you can add or remove providers both for code and chat. One could then simply display the configured providers in the Chat window (instead of displaying everything that might be configured).
And for the CodeGPT icon in the bottom toolbar, we could also add the possibility to switch between configured code completion models directyl given that it is currently used to enable or disable competions.
I hope this illustration transports the idea:
If you think this is a good direction for this project and the UI, I would be willing to work on it.
Proposed solution
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: