Skip to content

Conversation

@benmcmorran
Copy link
Member

GPT-4 is no longer supported by the underlying API. To avoid issues like this in the future, I removed the exact model restriction, so we'll instead take the first "Copilot" model offered by the API.

Fixes microsoft/vscode#284337

@benmcmorran benmcmorran requested a review from a team as a code owner December 18, 2025 23:09
@github-project-automation github-project-automation bot moved this to Pull Request in cpptools Dec 18, 2025
@benmcmorran benmcmorran enabled auto-merge (squash) December 18, 2025 23:10
@benmcmorran benmcmorran merged commit bdb77c0 into main Dec 18, 2025
6 checks passed
@benmcmorran benmcmorran deleted the dev/bemcmorr/fix-copilot-hover branch December 18, 2025 23:11
@github-project-automation github-project-automation bot moved this from Pull Request to Done in cpptools Dec 18, 2025
sean-mcmanus added a commit that referenced this pull request Jan 12, 2026
* Fix Copilot hover model selection (#14113)

* Update IntelliSense loc strings. (#14131)

* Update changelog for 1.30.1 (#14133)

* Update changelog for 1.30.1

---------

Co-authored-by: Ben McMorran <bemcmorr@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

GitHub Copilot selectChatModels is returning undefined

4 participants