Jetbrains Rider - Can't change completions model? #177627
Replies: 1 comment 2 replies
-
|
It looks like the option to change the completion model in GitHub Copilot for JetBrains IDEs isn’t appearing in your menu because of a few likely reasons. First, the dropdown in Copilot settings → Completions showing only GPT-4.1 is currently expected behavior for most users. While the documentation mentions other models like the Claude flavors, access depends on your subscription level and the IDE/plugin version. Some models may only be available in private or gradual rollouts, so they don’t appear in every IDE immediately. Here’s what you can do: Update the Copilot plugin in your JetBrains IDE to the latest version. Older versions might not expose all model options. Check your Copilot subscription to confirm that your plan includes access to the models you want. Some models, especially Claude flavors, may require a Pro or Enterprise subscription. Restart your IDE after updating the plugin or subscription settings. Sometimes the model options only appear after a fresh start. For now, changing the model in Copilot Chat is supported, but completions might remain limited until GitHub gradually rolls out additional models in JetBrains IDEs. If you’ve done all of the above and still don’t see the models you expect, it’s worth contacting GitHub Support to confirm whether the feature is available for your account and IDE. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Copilot Feature Area
JetBrains & Xcode
Body
The documentation on this page: https://docs.github.com/en/copilot/how-tos/use-ai-models/change-the-completion-model?tool=jetbrains states I should be able to change the completions model, by clicking on the Copilot icon in the status bar and selecting "Edit Model for Completion" but no such option is in that menu.
If I go into the Copilot settings -> Completions there is a dropdown for the model used, but only GPT 4.1 is available.
According to the documentation on this page: https://docs.github.com/en/copilot/reference/ai-models/supported-models I should have access to other models based on my Copilot Pro subscription. Specifically I am wanting to use one of the Claude flavors for completions, which that page indicates should be available in Rider.
I CAN change the model used in the Copilot Chat, but I want to change it for completions as I rarely use the chat.
Beta Was this translation helpful? Give feedback.
All reactions