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.
2 parents 1a64c2d + ed9d210 commit 34b764dCopy full SHA for 34b764d
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