Skip to content

Manage models needs to expose additional providers #251267

@isidorn

Description

@isidorn

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

Image

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions