Skip to content

Commit bda8717

Browse files
committed
fix: Typo in lm invoketool
1 parent 03548f6 commit bda8717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vscode-dts/vscode.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20405,7 +20405,7 @@ declare module 'vscode' {
2040520405
* any custom flow.
2040620406
*
2040720407
* In the former case, the caller shall pass the
20408-
* {@link LanguageModelToolInvocationOptions.toolInvocationToken toolInvocationToken}, which comes with the a
20408+
* {@link LanguageModelToolInvocationOptions.toolInvocationToken toolInvocationToken}, which comes from a
2040920409
* {@link ChatRequest.toolInvocationToken chat request}. This makes sure the chat UI shows the tool invocation for the
2041020410
* correct conversation.
2041120411
*

0 commit comments

Comments
 (0)