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

Language Model API changes #212266

Merged
merged 6 commits into from
May 8, 2024
Merged

Language Model API changes #212266

merged 6 commits into from
May 8, 2024

Conversation

jrieken
Copy link
Member

@jrieken jrieken commented May 8, 2024

No description provided.

@jrieken jrieken self-assigned this May 8, 2024
@jrieken jrieken enabled auto-merge (squash) May 8, 2024 14:53
@vscodenpa vscodenpa added this to the May 2024 milestone May 8, 2024
@jrieken jrieken disabled auto-merge May 8, 2024 15:50
@jrieken jrieken merged commit af535be into main May 8, 2024
6 checks passed
@jrieken jrieken deleted the joh/varied-ermine branch May 8, 2024 16:00
@@ -44,6 +54,11 @@ declare module 'vscode' {
auth?: true | { label: string };
}

export interface ChatResponseProviderMetadata {
// limit this provider to some extensions
extensions: string[];
Copy link
Member

Choose a reason for hiding this comment

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

Should this be a different proposal?

@microsoft microsoft locked and limited conversation to collaborators Jun 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants