carlrobertoh / CodeGPT

The leading open-source AI copilot for JetBrains. Connect to any model in any environment, and customize your coding experience in any way you like.
https://codegpt.ee
Apache License 2.0
1.1k stars 232 forks source link

Switch between (Custom OpenAI) openrouter models from the chat window #770

Open cebbec opened 6 days ago

cebbec commented 6 days ago

Describe the need of your request

Using the provider, Custom OpenAI with OpenRouter, the model in use is in the configuration of the Body in the plugin configuration. Switching between the numerous models from OpenRouter should be easier than having to mess in the provider configuration each time.

Proposed solution

Like with other providers like OpenAI or Google, maybe having a dropdown list (or even better an input field) would be nice. image

Additional context

No response