Copilot Chat Auto mode fails: no available model found in known endpoints #193321
Replies: 3 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.
-
|
Hi! This error usually means the Copilot extension can't reach the model discovery endpoint. Here are the most common causes and fixes: 1. Update the Copilot extension
3. Reload VS Code / re-authenticate Or try signing out and back in: 4. Check network/proxy settings 5. Known intermittent issue Hope this helps! 🙌 |
Beta Was this translation helpful? Give feedback.
-
|
Are you attempting to use a particular model when encountering this error? I ask because this error may be related to yesterday's announcement: Announcement: Changes to GitHub Copilot Individual Plans. |
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 Agent Mode
Body
GitHub Copilot Chat Auto mode fails with the following error:
"Auto mode failed: no available model found in known endpoints"
Manual model selection works correctly and chat responses are returned normally.
Authentication is valid and GitHub Copilot Chat is enabled.
The issue only affects Auto mode (automatic model selection).
This breaks the cost-control behavior because Auto mode is used to reduce Premium Requests usage by selecting non-premium models when possible.
Environment:
The issue appeared recently and was not caused by local configuration.
``
Beta Was this translation helpful? Give feedback.
All reactions