Skip to content

Commit bd59696

Browse files
committed
Update base model
1 parent 1d312ac commit bd59696

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

release-notes/v1_100.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ Welcome to the April 2025 release of Visual Studio Code. There are many updates
2121
* Custom instructions and reusable prompts ([more...](#prompt-and-instructions-files)).
2222
* Smarter results with tools for GitHub, extensions, and notebooks ([more...](#search-code-of-a-github-repository-with-the-githubrepo-tool)).
2323
* Image and Streamable HTTP support for MCP ([more...](#mcp-support-for-streamable-http)).
24-
* GPT 4.1 is the base model ([more...](#use-gpt-41-as-the-base-model))
2524

2625
* **Chat performance**
2726
* Faster responses on repeat chat requests ([more...](#conversation-summary-and-prompt-caching)).
@@ -125,9 +124,9 @@ We've implemented support for OpenAI's apply patch editing format (GPT 4.1 and o
125124

126125
The update for OpenAI models is on by default in VS Code Insiders and gradually rolling out to Stable. The Anthropic update is available for all users in both Stable and Insiders.
127126

128-
### Use GPT 4.1 as the base model
127+
### Base model in chat
129128

130-
When you're using chat in VS Code, the base model is now updated to GPT-4.1. You can still use the model switcher in the Chat view to change to another model.
129+
We're gradually rolling out GPT-4.1 as the default base model in chat in VS Code. You can use the model switcher in the Chat view to change to another model at any time.
131130

132131
### Search code of a GitHub repository with the `#githubRepo` tool
133132

0 commit comments

Comments
 (0)