1
0
mirror of synced 2025-12-22 11:26:57 -05:00

Add content on model selection for Copilot Chat (#52328)

Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
This commit is contained in:
Sam Browning
2024-09-19 16:20:03 -04:00
committed by GitHub
parent 5f948ff820
commit d6261d383e
7 changed files with 38 additions and 4 deletions

View File

@@ -23,11 +23,28 @@ shortTitle: Chat in IDE
{% data reusables.copilot.chat-access-denied %}
## AI models for {% data variables.product.prodname_copilot_chat_short %}
{% data reusables.copilot.copilot-chat-models-beta-note %}
{% data reusables.copilot.copilot-chat-models-list %}
### Changing your AI model
{% data reusables.copilot.model-picker-enable-preview-features %}
{% data reusables.copilot.open-chat-vs-code %}
1. In the bottom right of the chat view, select the **CURRENT-MODEL** {% octicon "chevron-down" aria-hidden="true" %} dropdown menu, then click the AI model of your choice.
> [!NOTE]
>
> * If you use {% data variables.product.prodname_copilot_extensions_short %}, they may override the model you select.
> * Experimental pre-release versions of the models may not interact with all filters correctly, including the duplication detection filter.
## Submitting prompts
You can ask {% data variables.product.prodname_copilot_chat_short %} to give code suggestions, explain code, generate unit tests, and suggest code fixes.
1. Open the chat view by clicking the chat icon in the activity bar or by entering <kbd>Control</kbd>+<kbd>Command</kbd>+<kbd>i</kbd> (Mac) / <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>i</kbd> (Windows/Linux).
{% data reusables.copilot.open-chat-vs-code %}
![Screenshot of the {% data variables.product.prodname_copilot_chat_short %} icon in the Activity Bar.](/assets/images/help/copilot/vsc-copilot-chat-icon.png)