Skip to content

Commit a1e6425

Browse files
justschenpierceboggan
authored andcommitted
add languagemodel thinking part to copilot chat (#511)
1 parent 5dc02ea commit a1e6425

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,8 @@
131131
"textDocumentChangeReason",
132132
"resolvers",
133133
"taskExecutionTerminal",
134-
"dataChannels"
134+
"dataChannels",
135+
"languageModelThinkingPart"
135136
],
136137
"contributes": {
137138
"languageModelTools": [

0 commit comments

Comments
 (0)