Claude model shows in Language Models but cannot be used in Copilot Chat (Contact your administrator error) #189433
Replies: 6 comments 7 replies
-
|
Possible Troubleshooting Steps You can try the following steps to resolve the issue:
Go to: Make sure the following options are enabled: Copilot Chat Next Edit Suggestions Public Code Suggestions Preview Features After enabling them, restart VS Code.
1.Open VS Code 2.Press Ctrl + Shift + P 3.Search for: 4.Select a different model first (for example GPT-4o or o3). 5.Then switch back to the Claude model.
Open the Extensions panel in VS Code and update the following extensions:
After updating, run:
1.Press Ctrl + Shift + P 2.Run: 3.Then run:
|
Beta Was this translation helpful? Give feedback.
-
|
Facing the same issue even having the Pro subscription and with the remaining premium request. |
Beta Was this translation helpful? Give feedback.
-
same problem
|
Beta Was this translation helpful? Give feedback.
-
|
It is like it may be an admin or feature rollout limitation even if the model appears in the list. Sometimes access takes time to fully activate. I saw a similar tip mentioned while checking spin harta download, might be worth a quick look too. |
Beta Was this translation helpful? Give feedback.
-
|
Step-by-Step Solution Guide Make sure both the GitHub Copilot and GitHub Copilot Chat extensions are updated to their latest versions. Step 2: Check GitHub Feature Settings (Revisit) Even though you've done this, double-check that the Claude models (e.g., "Claude 3.7 Sonnet") are toggled ON. Because you are on a Copilot Pro plan, you should have access to models like Claude 3.5 Sonnet, Claude 3.7 Sonnet, and Claude Opus 4.5 . Step 3: Select the Model Correctly in VS Code (Crucial Step) In VS Code, open the Copilot Chat view. Click on the model picker (where it currently shows, for example, "GPT-4o"). Look for an option that says "Manage Models..." or similar. In the list that appears, your instinct might be to click on a company name like "Anthropic" to enable Claude. Do not do this. Instead, find and select the option named "Copilot" . Clicking on "Copilot" should reveal a sub-menu or list of the specific AI models available through your Copilot subscription, including the Claude models. Select the desired Claude model (e.g., "Claude 3.7 Sonnet") and confirm your selection. The model picker should now show your chosen Claude model, and chat requests should work. Step 4: Consider Regional Access Step 5: Contact GitHub Support Open a support ticket with GitHub, clearly explaining the steps you have taken and providing your VS Code version and Copilot plan details. You can create a ticket here: https://support.github.com/contact/account. Referencing similar community discussions can also be helpful . |
Beta Was this translation helpful? Give feedback.
-
|
Why This Happens (Even with Copilot Pro) Account Type Restrictions – If you're using a GitHub Student Developer Pack subscription, recent changes may have revoked access to Claude models (several users in the thread reported this). UI Selection Confusion – The model picker in VS Code can be misleading. Simply clicking "Anthropic" in the list often does not enable the model – you need to select the specific model through the "Copilot" entry. ✅ Step‑by‑Step Troubleshooting
GitHub Copilot and GitHub Copilot Chat extensions: update to the latest versions via the Extensions panel.
Click on the current model name in the chat input area (e.g., "GPT‑4o"). Select "Manage Models..." from the dropdown. In the list that appears, do NOT click on "Anthropic" directly. Instead, find and click on "Copilot" (this expands the list of models actually available through your subscription). From the expanded list, choose the desired Claude model (e.g., "Claude 3.7 Sonnet"). The chat model indicator should now show your chosen model, and requests should work. Many users in the thread reported that this "Copilot" sub‑menu was the missing piece – the models were there but hidden behind that extra step.
Then run GitHub Copilot: Sign In and re‑authenticate.
Your VS Code version, extension versions. Screenshot of the model picker showing the Claude model and the error. Confirmation that you're on a paid Copilot Pro plan (not student pack, if applicable). 📌 Important Note I hope one of these steps resolves the issue. If you're still stuck, feel free to share more details (like whether you're on a student pack) and I can help further! |
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
VS Code
Body
Hello,
I am trying to use the Claude model in GitHub Copilot inside VS Code, but I cannot use it even though the model appears in the Language Models list.
When I select the model, I get this message:
"This model is not available. Contact your administrator to enable it."
Details:
What I have already tried:
However, the model still cannot be used in Copilot Chat.
Screenshot:
Is there an additional setting required to enable Claude models for Copilot Chat?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions