You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: nls.localize('vscode.extension.activationEvents.onChatParticipant','An activation event emitted when the specified chat participant is invoked.'),
395
395
},
396
+
{
397
+
label: 'onLanguageModelChat',
398
+
body: 'onLanguageModelChat:${1:vendor}',
399
+
description: nls.localize('vscode.extension.activationEvents.onLanguageModelChat','An activation event emitted when a chat model provider for the given vendor is requested.'),
0 commit comments