You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/copilot/using-github-copilot/copilot-chat/asking-github-copilot-questions-in-your-ide.md
+16-2Lines changed: 16 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -141,7 +141,15 @@ When you use {% data variables.product.prodname_copilot_agent_short %} mode, {%
141
141
142
142
### Attaching images to your chat prompt
143
143
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
+

145
153
146
154
1. Do one of the following:
147
155
@@ -261,7 +269,13 @@ See [Ask questions in the inline chat view](https://learn.microsoft.com/visualst
261
269
262
270
### Attaching images to your chat prompt
263
271
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 %}
0 commit comments