Skip to content

Commit 792ee8b

Browse files
committed
Update announcement
1 parent 8a28be4 commit 792ee8b

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

release-notes/v1_103.md

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Welcome to the July 2025 release of Visual Studio Code. There are many updates i
2525
</tr>
2626
<tr>
2727
<td>Revamped tool picker experience <a href="#tool-picker-improvements"><br>Show more</a></td>
28-
<td>GPT-5 is now available <a href="#openai-gpt-5-available-in-chat"><br>Show more</a></td>
28+
<td>Use GPT-5 in VS Code <a href="#gpt-5-availability"><br>Show more</a></td>
2929
<td>Check out multiple branches simultaneously with Git worktrees <a href="#git-worktree-support"><br>Show more</a></td>
3030
</tr>
3131
<tr>
@@ -69,18 +69,11 @@ Navigation End -->
6969

7070
## Chat
7171

72-
### OpenAI GPT 5 available in chat
72+
### GPT 5 availability
7373

74-
TODO:
75-
- confirm if GPT-5 is available for all plans
76-
- update link to changelog post
77-
- update screenshot with GPT-5
74+
Starting today, the GPT-5 reasoning model is rolling out to all paid Copilot plans. GPT-5 is OpenAI's latest and most sophisticated model, which can complete longer and more complex coding tasks and shows significant improvements to coding personality, front-end aesthetics and code quality. Learn more about the GPT-5 model availability in the [GitHub blog post](https://github.blog/changelog/).
7875

79-
You can now use the GPT-5 reasoning model for your chat conversations in VS Code. GPT-5 is OpenAI's latest and most sophisticated model, which can complete longer and more complex coding tasks and shows significant improvements to coding personality, front-end aesthetics and code quality. Learn more about the GPT-5 model availability in the [GitHub blog post](https://github.blog/changelog/).
80-
81-
To get started, open the Chat view and choose GPT-5 from the model picker.
82-
83-
![Screenshot of the model picker showing various models from providers such as Copilot and OpenRouter](images/1_103/modelpicker.png)
76+
Open the Chat view and choose GPT-5 from the model picker to start using it for your chat conversations in VS Code.
8477

8578
Learn more about [using language models in VS Code](https://code.visualstudio.com/docs/copilot/language-models).
8679

0 commit comments

Comments
 (0)