eclipse-theia / theia

Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
http://theia-ide.org
Eclipse Public License 2.0
19.93k stars 2.49k forks source link

[vscode] Implementation of the Chat and Language Model APIs #13777

Open rschnekenbu opened 3 months ago

rschnekenbu commented 3 months ago

As these interfaces have been stubbed with #13756, this issue tracks the implementation of these APIs.

chbo123456 commented 1 week ago

Hi, any news on this issue? Will this be planned in the near future? Would be awesome to have an implemention. =)

rschnekenbu commented 1 week ago

Hi @chbo123456, we are currently in the process of implementing AI within Theia (see https://github.com/eclipse-theia/theia/issues/14119 and https://github.com/eclipse-theia/theia/pull/14048). Once we have done good progress on this integration, we will improve the support of the VS Code API.