Github Copilot not working in VSCode #201360
Replies: 4 comments
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
You likely used up all the model's tokens; try changing the model. |
Beta Was this translation helpful? Give feedback.
-
|
two things to check:
one of them is likely why you are seeing this. :) |
Beta Was this translation helpful? Give feedback.
-
|
@abhiroopsen2025-dot The model_not_supported error means VS Code is trying to use a model your Copilot plan doesn't include. Here's how to fix it:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Bug
💬 Feature/Topic Area
Copilot in GitHub
Body
When im trying to chat with copilot in VSCode , its throwing me this error -
"unhandled status from server: 400 {"error":{"message":"The requested model is not supported.","code":"model_not_supported","param":"model","type":"invalid_request_error"}}"
Please help me on how can i fix it
Beta Was this translation helpful? Give feedback.
All reactions