-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Open
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalitymodel-byok
Milestone
Description
Right now the model picker shows a fixed set of models. With the finalization of #250007 we need to have a nice UI entry point for users to discover more providers.
Low effort:
separator
Install Language Model Provider Extension...
opens Extensions view with tag:"language-model" filtered down. Ref microsoft/vscode-vsce#1165
Med effort (lovely idea by @pierceboggan):
separator
we list all the provider names from all extensions on the Marketplace
We can get all the provider names from the vscode-unpkg
service, similar like @aeschli does for themes. @sandy081 can confirm what queries he supports for us to get all extensions with "languageModels"
in package.json
contribution

Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalitymodel-byok