From fdcdb0f2bf03d8a48846e2c5f76e41c4e37ff9a1 Mon Sep 17 00:00:00 2001 From: Ashis Kumar Baral Date: Mon, 21 Sep 2026 12:54:38 +0530 Subject: [PATCH 1/4] Revise model selection note for Copilot plans Updated note on model selection for Copilot Free and Student users. --- content/copilot/how-tos/use-ai-models/change-the-chat-model.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/copilot/how-tos/use-ai-models/change-the-chat-model.md b/content/copilot/how-tos/use-ai-models/change-the-chat-model.md index 7f21f8dc2c5f..dadb5b850b88 100644 --- a/content/copilot/how-tos/use-ai-models/change-the-chat-model.md +++ b/content/copilot/how-tos/use-ai-models/change-the-chat-model.md @@ -17,7 +17,7 @@ Choose from a selection of models, each with its own particular strengths. You m To view the available models per client, see [AUTOTITLE](/copilot/reference/ai-models/supported-models#supported-ai-models-per-client). -> [!NOTE] Different models consume {% data variables.product.prodname_ai_credits_short %} at different rates based on their token pricing. For details, see [AUTOTITLE](/copilot/reference/copilot-billing/models-and-pricing). +> [!NOTE] Copilot Free and Copilot Student users cannot manually select a model. These plans use Auto model selection only. Manual model selection is available on eligible paid Copilot plans, subject to organization or enterprise policies. Different models consume {% data variables.product.prodname_ai_credits_short %} at different rates based on their token pricing. For details, see [AUTOTITLE](/copilot/reference/copilot-billing/models-and-pricing). {% data variables.product.prodname_copilot_short %} allows you to change the model during a chat and have the alternative model used to generate responses to your prompts. From ac5341b6594dd09a3692f9481a9967b48cfe11f7 Mon Sep 17 00:00:00 2001 From: Ashis Kumar Baral Date: Mon, 21 Sep 2026 19:01:17 +0530 Subject: [PATCH 2/4] Revise model selection note for clarity Updated note about model selection based on user plans and environments. --- content/copilot/how-tos/use-ai-models/change-the-chat-model.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/copilot/how-tos/use-ai-models/change-the-chat-model.md b/content/copilot/how-tos/use-ai-models/change-the-chat-model.md index dadb5b850b88..ef10dda6743d 100644 --- a/content/copilot/how-tos/use-ai-models/change-the-chat-model.md +++ b/content/copilot/how-tos/use-ai-models/change-the-chat-model.md @@ -17,7 +17,7 @@ Choose from a selection of models, each with its own particular strengths. You m To view the available models per client, see [AUTOTITLE](/copilot/reference/ai-models/supported-models#supported-ai-models-per-client). -> [!NOTE] Copilot Free and Copilot Student users cannot manually select a model. These plans use Auto model selection only. Manual model selection is available on eligible paid Copilot plans, subject to organization or enterprise policies. Different models consume {% data variables.product.prodname_ai_credits_short %} at different rates based on their token pricing. For details, see [AUTOTITLE](/copilot/reference/copilot-billing/models-and-pricing). +> [!NOTE] The models available to you depend on your {% data variables.product.prodname_copilot_short %} plan and where you're using {% data variables.product.prodname_copilot_short %}, such as {% data variables.product.prodname_dotcom_the_website %} or an IDE. Different models consume {% data variables.product.prodname_ai_credits_short %} at different rates based on their token pricing. For details, see [AUTOTITLE](/copilot/reference/copilot-billing/models-and-pricing). {% data variables.product.prodname_copilot_short %} allows you to change the model during a chat and have the alternative model used to generate responses to your prompts. From 90cb9d769f9c351e9d8d8b6f5d452f240a30dc25 Mon Sep 17 00:00:00 2001 From: Ashis Kumar Baral Date: Mon, 21 Sep 2026 19:13:38 +0530 Subject: [PATCH 3/4] Add reusable note for Copilot model selection availability --- data/reusables/copilot/model-selection-availability-note.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 data/reusables/copilot/model-selection-availability-note.md diff --git a/data/reusables/copilot/model-selection-availability-note.md b/data/reusables/copilot/model-selection-availability-note.md new file mode 100644 index 000000000000..a7498b7fe326 --- /dev/null +++ b/data/reusables/copilot/model-selection-availability-note.md @@ -0,0 +1 @@ +> [!NOTE] {% data variables.copilot.copilot_student_short %} and {% data variables.copilot.copilot_free_short %} users have access to models through {% data variables.copilot.copilot_auto_model_selection_short %} only. From 12ce9196db16d2dad00917f4cd9c67aa87b3a694 Mon Sep 17 00:00:00 2001 From: Ashis Kumar Baral Date: Mon, 21 Sep 2026 19:23:07 +0530 Subject: [PATCH 4/4] Delete data/reusables/copilot/model-selection-availability-note.md --- data/reusables/copilot/model-selection-availability-note.md | 1 - 1 file changed, 1 deletion(-) delete mode 100644 data/reusables/copilot/model-selection-availability-note.md diff --git a/data/reusables/copilot/model-selection-availability-note.md b/data/reusables/copilot/model-selection-availability-note.md deleted file mode 100644 index a7498b7fe326..000000000000 --- a/data/reusables/copilot/model-selection-availability-note.md +++ /dev/null @@ -1 +0,0 @@ -> [!NOTE] {% data variables.copilot.copilot_student_short %} and {% data variables.copilot.copilot_free_short %} users have access to models through {% data variables.copilot.copilot_auto_model_selection_short %} only.