Skip to content

Commit 5f4d7ad

Browse files
committed
Merge branch 'main' into ntrogh-195-edits
2 parents 69ca7a2 + e1def28 commit 5f4d7ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-notes/v1_95.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ We have finalized our [`LanguageModelTool` API](https://code.visualstudio.com/ap
502502

503503
2. The mechanics for language models to support tools, such as extensions passing tools when making a request, language models requesting a tool invocation, and extensions communicating back the result of a tool invocation.
504504

505-
The use of language model tools is complex, and this API does not hide that complexity. If you want to register a tool or make use of tools in your chat participant, we recommend starting with the API docs and the extension sample (TODO links).
505+
The use of language model tools is complex, and this API does not hide that complexity. If you want to register a tool or make use of tools in your chat participant, we recommend starting with the [extension sample](https://github.com/microsoft/vscode-extension-samples/tree/main/chat-sample).
506506

507507
### Chat participant detection
508508

0 commit comments

Comments
 (0)