vscode-docs icon indicating copy to clipboard operation
vscode-docs copied to clipboard

Language model provider guide

Open isidorn opened this issue 6 months ago • 2 comments

Ref API https://github.com/microsoft/vscode/issues/250007

We need a guide for extensions that want to provide language models. So the producer, for the consumer part of this guide https://code.visualstudio.com/api/extension-guides/language-model

This does not have to be long.

Nick - do you have cycles to drive this. I am happy to sync and discuss about the content. Though we can wait first for Logan to finalize the API.

fyi @lramos15

isidorn avatar Jun 12 '25 10:06 isidorn

@isidorn Suggest waiting for the API to be final.

ntrogh avatar Jun 15 '25 08:06 ntrogh

Makes sense.

isidorn avatar Jun 16 '25 08:06 isidorn

Extension API sample: https://github.com/microsoft/vscode-extension-samples/tree/main/chat-model-provider-sample

ntrogh avatar Aug 26 '25 19:08 ntrogh

API is about to be finalized https://github.com/microsoft/vscode/pull/263415

isidorn avatar Aug 27 '25 07:08 isidorn