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: docs/copilot/language-models.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,8 @@ You can customize which models you want to show in the model picker:
49
49
50
50
1. Open the model picker and select **Manage Models**.
51
51
52
+
Alternatively, run the **Chat: Manage Language Models** command from the Command Palette.
53
+
52
54
1. In the provider list, select **Copilot**.
53
55
54
56
1. Select the models you want to show in the model picker.
@@ -74,7 +76,7 @@ To manage the available models for chat:
74
76
75
77
1. Select **Manage Models** from the language model picker in the Chat view.
76
78
77
-
Alternatively, run the **GitHub Copilot: Manage Models** command from the Command Palette.
79
+
Alternatively, run the **Chat: Manage Language Models** command from the Command Palette.
78
80
79
81

80
82
@@ -98,7 +100,7 @@ To update the provider details, such as the API key or endpoint URL:
98
100
99
101
1. Select **Manage Models** from the language model picker in the Chat view.
100
102
101
-
Alternatively, run the **GitHub Copilot: Manage Models** command from the Command Palette.
103
+
Alternatively, run the **Chat: Manage Language Models** command from the Command Palette.
102
104
103
105
1. Hover over a model provider in the list, and select the gear icon to edit the provider details.
0 commit comments