Update default model selection to prioritize 'copilot' vendor in ExtHostLanguageModels (#298903)

* Update default model selection to prioritize 'copilot' vendor in ExtHostLanguageModels

* Fix tests

* Fix tests
This commit is contained in:
Don Jayamanne
2026-03-06 21:48:45 +11:00
committed by GitHub
parent 176d771e8e
commit 5b38f1d529
3 changed files with 6 additions and 2 deletions

View File

@@ -71,6 +71,10 @@
{
"vendor": "test-lm-vendor",
"displayName": "Test LM Vendor"
},
{
"vendor": "copilot",
"displayName": "Test Copilot LM Vendor"
}
],
"chatParticipants": [