Skip to content

Commit 189d7dc

Browse files
authored
Copilot Vision updates and additions (#54824)
1 parent ca2c2d6 commit 189d7dc

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

content/copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-policies-for-copilot-in-your-organization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Organization owners can set policies to govern how {% data variables.product.pro
2929
* {% data variables.product.prodname_copilot_short %} in {% data variables.product.prodname_dotcom_the_website %}
3030
* {% data variables.product.prodname_copilot_chat_short %} in the IDE
3131
* Editor preview features, such as:
32-
* Vision (available to {% data variables.product.prodname_vscode_shortname %} Insiders)
32+
* Vision (available in {% data variables.product.prodname_vscode_shortname %} and {% data variables.product.prodname_vs %})
3333
* {% data variables.copilot.next_edit_suggestions_caps %} (available in {% data variables.product.prodname_vscode_shortname %})
3434
* GPT-4o {% data variables.product.prodname_copilot_short %} code completion (available in {% data variables.product.prodname_vscode_shortname %} and JetBrains IDEs)
3535
* {% data variables.product.prodname_copilot_short %} Edits agent mode (available in {% data variables.product.prodname_vscode_shortname %})

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

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ For more information, see [{% data variables.product.prodname_copilot_edits_vsco
140140

141141
## Vision
142142

143-
> [!NOTE] Vision is currently available to [{% data variables.product.prodname_vscode_shortname %} Insiders](https://code.visualstudio.com/insiders) as a {% data variables.release-phases.public_preview %} and is subject to change.
143+
> [!NOTE] Vision is currently in {% data variables.release-phases.public_preview %} and is subject to change.
144144
145145
Vision requires that you use the GPT-4o model and upload one of the following file types: JPEG (`.jpg`, `.jpeg`), PNG (`.png`), GIF (`.gif`), or WEBP (`.webp`).
146146

@@ -249,6 +249,16 @@ In addition to submitting prompts through the chat window, you can submit prompt
249249

250250
See [Ask questions in the inline chat view](https://learn.microsoft.com/visualstudio/ide/visual-studio-github-copilot-chat#ask-questions-in-the-inline-chat-view) in the {% data variables.product.prodname_vs %} documentation for more details.
251251

252+
## Vision
253+
254+
> [!NOTE] Vision is currently in {% data variables.release-phases.public_preview %} and is subject to change.
255+
256+
Vision requires that you use the GPT-4o model and upload one of the following file types: JPEG (`.jpg`, `.jpeg`), PNG (`.png`), GIF (`.gif`), or WEBP (`.webp`).
257+
258+
You can attach images to your chat prompts to help {% data variables.product.prodname_copilot_short %} understand your question. For example, you can attach a screenshot of a code snippet to ask {% data variables.product.prodname_copilot_short %} to explain the code, or share mockups of new designs to ask {% data variables.product.prodname_copilot_short %} to generate code.
259+
260+
You can drag and drop images into the chat window, or attach them through the {% data variables.product.prodname_vs %} UI.
261+
252262
## Sharing feedback
253263

254264
To share feedback about {% data variables.product.prodname_copilot_chat_short %}, you can use the **Send feedback** button in {% data variables.product.prodname_vs %}. For more information on providing feedback for {% data variables.product.prodname_vs %}, see the [{% data variables.product.prodname_vs %} Feedback](https://learn.microsoft.com/en-us/visualstudio/ide/how-to-report-a-problem-with-visual-studio?view=vs-2022) documentation.

0 commit comments

Comments
 (0)