Skip to content

Commit c835f5e

Browse files
committed
update per review
1 parent af2c674 commit c835f5e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

chat-sample/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"editors",
9595
"chat-tools-sample"
9696
],
97-
"toolReferenceName": "tabCount",
97+
"toolReferenceName": "countTabs",
9898
"displayName": "Tab Count",
9999
"modelDescription": "The number of active tabs in a tab group",
100100
"canBeReferencedInPrompt": true,
@@ -117,6 +117,7 @@
117117
"search",
118118
"chat-tools-sample"
119119
],
120+
"toolReferenceName": "findFiles",
120121
"displayName": "Find Files",
121122
"modelDescription": "Search for files in the current workspace",
122123
"canBeReferencedInPrompt": true,

0 commit comments

Comments
 (0)