Finalize LM API (#263415)

* Finalize BYOK API

* More byok

* Fix compile errors

* Feedback

* Fix fat fingering

* Fix capabilities

* Bump version

* Rename contrib point + activation events

* Update test

* Add proposed api check to require authorization

* Change comment
This commit is contained in:
Logan Ramos
2025-08-27 13:25:34 -04:00
committed by GitHub
parent 4f403b21c7
commit a18d41e90a
11 changed files with 236 additions and 211 deletions

View File

@@ -59,9 +59,10 @@
},
"icon": "media/icon.png",
"contributes": {
"languageModels": [
"languageModelChatProviders": [
{
"vendor": "test-lm-vendor"
"vendor": "test-lm-vendor",
"displayName": "Test LM Vendor"
}
],
"chatParticipants": [