Skip to content

Commit 898d0f7

Browse files
authored
Call out participant detection api finalization
1 parent d46c9f2 commit 898d0f7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

release-notes/v1_95.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -380,6 +380,10 @@ We have finalized our [`LanguageModelTool` API](https://code.visualstudio.com/ap
380380

381381
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).
382382

383+
### Chat participant detection
384+
385+
We have finalized our API for chat participant detection, which allows GitHub Copilot to automatically select your chat participant or participant command to handle a user's question. Please check out [our documentation](/api/extension-guides/chat.md#implement-participant-detection) for a detailed tutorial and recommendations.
386+
383387
### VS Code Speech
384388

385389
The [VS Code Speech](https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-speech) extension is updated to the August version of the [Azure Speech SDK](https://learn.microsoft.com/en-us/azure/ai-services/speech-service/releasenotes?tabs=speech-sdk#speech-sdk-140-2024-august-release) and comes with newer models for speech-to-text recognition. You should see improved results with this update for the [speech-to-text integrations in VS Code](https://code.visualstudio.com/docs/editor/voice), such as Copilot Chat.

0 commit comments

Comments
 (0)