Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[vscode] propertly mark chat and language model APIs as stubbed #14734

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

rschnekenbu
Copy link
Contributor

What it does

Properly mark the Language Model and Chat APIs as stubbed.

Sample report comparison:

  • current

image

  • after patch
    image

fixes #14733

How to test

Follow-ups

Breaking changes

  • This PR introduces breaking changes and requires careful review. If yes, the breaking changes section in the changelog has been updated.

Attribution

contributed on behalf of STMicroelectronics

Review checklist

Reminder for reviewers

fixes eclipse-theia#14733

contributed on behalf of STMicroelectronics

Signed-off-by: Remi Schnekenburger <[email protected]>
@rschnekenbu rschnekenbu added the vscode issues related to VSCode compatibility label Jan 16, 2025
@rschnekenbu rschnekenbu requested a review from planger January 16, 2025 11:56
Copy link
Contributor

@planger planger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks good to me! 👍

@rschnekenbu rschnekenbu merged commit 7e73dda into eclipse-theia:master Jan 16, 2025
11 checks passed
@github-actions github-actions bot added this to the 1.58.0 milestone Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vscode issues related to VSCode compatibility
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[vscode] Properly tag LanguageModel and Chat APIs as stubbed
2 participants