Skip to content

Commit e7fb411

Browse files
authored
Merge pull request #9625 from microsoft/pierceboggan-patch-1
Inline chat model updates
2 parents c775dd9 + cbf6cba commit e7fb411

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/copilot/chat/inline-chat.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,7 @@ To use terminal inline chat:
7474

7575
## Change the model for inline chat
7676

77-
You can change the language model that is used for editor inline chat. By default, inline chat uses the same model as the Chat view, but you can configure a specific default model for inline chat.
78-
79-
To configure the default model for inline chat, use the `setting(inlineChat.defaultModel)` setting. The setting lists all available models from the model picker.
77+
You can change the language model that is used for editor inline chat. To configure the default model for inline chat, use the `setting(inlineChat.defaultModel)` setting. The setting lists all available models from the model picker.
8078

8179
If you change the model during an inline chat session, the selection persists for the remainder of the session. After you reload VS Code, the model resets to the value specified in the `setting(inlineChat.defaultModel)` setting.
8280

0 commit comments

Comments
 (0)