1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Update the models that support adding images to Copilot Chat (#55270)

Co-authored-by: Paul Loeb <90000203+thispaul@users.noreply.github.com>
This commit is contained in:
hubwriter
2025-04-17 12:28:04 +01:00
committed by GitHub
parent 2810463084
commit 1c146fea4e
4 changed files with 26 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View File

@@ -349,7 +349,16 @@ You can attach an image to {% data variables.product.prodname_copilot_short %} a
### Attaching an image to your chat prompt
1. Go to the immersive view of {% data variables.product.prodname_copilot_chat_short %} ([https://github.com/copilot](https://github.com/copilot)).
1. Make sure you have **GPT-4o** selected in the AI model picker at the top of the page.
1. If you see the AI model picker at the top of the page, select one of the models that supports adding images to prompts:
* {% data variables.copilot.copilot_gpt_4o %} (the default that's used if you don't see a model picker)
* {% data variables.copilot.copilot_claude_sonnet_35 %}
* {% data variables.copilot.copilot_claude_sonnet_37 %}
* {% data variables.copilot.copilot_gemini_flash %}
* {% data variables.copilot.copilot_gemini_25_pro %}
![Screenshot of the model picker with the list of models expanded.](/assets/images/help/copilot/model-picker-copilot-immersive.png)
1. Do one of the following:
* Copy an image and paste it into the prompt box at the bottom of the page.

View File

@@ -141,7 +141,15 @@ When you use {% data variables.product.prodname_copilot_agent_short %} mode, {%
### Attaching images to your chat prompt
1. Make sure GPT-4o is selected in the model picker at the bottom right of the chat view.
1. If you see the AI model picker at the bottom right of the chat view, select one of the models that supports adding images to prompts:
* {% data variables.copilot.copilot_gpt_4o %} (the default that's used if you don't see a model picker)
* {% data variables.copilot.copilot_claude_sonnet_35 %}
* {% data variables.copilot.copilot_claude_sonnet_37 %}
* {% data variables.copilot.copilot_gemini_flash %}
* {% data variables.copilot.copilot_gemini_25_pro %}
![Screenshot of {% data variables.product.prodname_copilot_chat_short %} with the model picker highlighted with a dark orange outline.](/assets/images/help/copilot/vsc-chat-model-picker.png)
1. Do one of the following:
@@ -261,7 +269,13 @@ See [Ask questions in the inline chat view](https://learn.microsoft.com/visualst
### Attaching images to your chat prompt
1. Make sure GPT-4o is selected in the model picker at the bottom right of the chat view.
1. If you see the AI model picker at the bottom right of the chat view, select one of the models that supports adding images to prompts:
* {% data variables.copilot.copilot_gpt_4o %} (the default that's used if you don't see a model picker)
* {% data variables.copilot.copilot_claude_sonnet_35 %}
* {% data variables.copilot.copilot_claude_sonnet_37 %}
* {% data variables.copilot.copilot_gemini_flash %}
* {% data variables.copilot.copilot_gemini_25_pro %}
1. Do one of the following: