We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03548f6 commit bda8717Copy full SHA for bda8717
src/vscode-dts/vscode.d.ts
@@ -20405,7 +20405,7 @@ declare module 'vscode' {
20405
* any custom flow.
20406
*
20407
* In the former case, the caller shall pass the
20408
- * {@link LanguageModelToolInvocationOptions.toolInvocationToken toolInvocationToken}, which comes with the a
+ * {@link LanguageModelToolInvocationOptions.toolInvocationToken toolInvocationToken}, which comes from a
20409
* {@link ChatRequest.toolInvocationToken chat request}. This makes sure the chat UI shows the tool invocation for the
20410
* correct conversation.
20411
0 commit comments