Skip to content

Commit 1c146fe

Browse files
hubwriterthispaul
andauthored
Update the models that support adding images to Copilot Chat (#55270)
Co-authored-by: Paul Loeb <[email protected]>
1 parent 2810463 commit 1c146fe

File tree

4 files changed

+26
-3
lines changed

4 files changed

+26
-3
lines changed
Loading
Loading

content/copilot/using-github-copilot/copilot-chat/asking-github-copilot-questions-in-github.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,16 @@ You can attach an image to {% data variables.product.prodname_copilot_short %} a
349349
### Attaching an image to your chat prompt
350350

351351
1. Go to the immersive view of {% data variables.product.prodname_copilot_chat_short %} ([https://github.com/copilot](https://github.com/copilot)).
352-
1. Make sure you have **GPT-4o** selected in the AI model picker at the top of the page.
352+
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:
353+
354+
* {% data variables.copilot.copilot_gpt_4o %} (the default that's used if you don't see a model picker)
355+
* {% data variables.copilot.copilot_claude_sonnet_35 %}
356+
* {% data variables.copilot.copilot_claude_sonnet_37 %}
357+
* {% data variables.copilot.copilot_gemini_flash %}
358+
* {% data variables.copilot.copilot_gemini_25_pro %}
359+
360+
![Screenshot of the model picker with the list of models expanded.](/assets/images/help/copilot/model-picker-copilot-immersive.png)
361+
353362
1. Do one of the following:
354363

355364
* Copy an image and paste it into the prompt box at the bottom of the page.

content/copilot/using-github-copilot/copilot-chat/asking-github-copilot-questions-in-your-ide.md

+16-2
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,15 @@ When you use {% data variables.product.prodname_copilot_agent_short %} mode, {%
141141

142142
### Attaching images to your chat prompt
143143

144-
1. Make sure GPT-4o is selected in the model picker at the bottom right of the chat view.
144+
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:
145+
146+
* {% data variables.copilot.copilot_gpt_4o %} (the default that's used if you don't see a model picker)
147+
* {% data variables.copilot.copilot_claude_sonnet_35 %}
148+
* {% data variables.copilot.copilot_claude_sonnet_37 %}
149+
* {% data variables.copilot.copilot_gemini_flash %}
150+
* {% data variables.copilot.copilot_gemini_25_pro %}
151+
152+
![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)
145153

146154
1. Do one of the following:
147155

@@ -261,7 +269,13 @@ See [Ask questions in the inline chat view](https://learn.microsoft.com/visualst
261269

262270
### Attaching images to your chat prompt
263271

264-
1. Make sure GPT-4o is selected in the model picker at the bottom right of the chat view.
272+
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:
273+
274+
* {% data variables.copilot.copilot_gpt_4o %} (the default that's used if you don't see a model picker)
275+
* {% data variables.copilot.copilot_claude_sonnet_35 %}
276+
* {% data variables.copilot.copilot_claude_sonnet_37 %}
277+
* {% data variables.copilot.copilot_gemini_flash %}
278+
* {% data variables.copilot.copilot_gemini_25_pro %}
265279

266280
1. Do one of the following:
267281

0 commit comments

Comments
 (0)