From 307cd30df95045dd294318d619ffdc2980078799 Mon Sep 17 00:00:00 2001 From: "Jaime F. Sanchez" Date: Tue, 11 Aug 2026 11:40:52 -0700 Subject: [PATCH 1/3] Add model support section to supported-models.md Added a section on model support and availability information. --- content/copilot/reference/ai-models/supported-models.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/copilot/reference/ai-models/supported-models.md b/content/copilot/reference/ai-models/supported-models.md index 5f8510fb60c3..67fae19909d2 100644 --- a/content/copilot/reference/ai-models/supported-models.md +++ b/content/copilot/reference/ai-models/supported-models.md @@ -210,6 +210,10 @@ Utility models power background features across surfaces, and cannot be disabled {% data reusables.copilot.model-autoenablement-excluded-models %} +## Model support + +If a particular model seems unavailable, always refer to the model vendor's support page for the latest information about its availability. If more than one model from different vendors is unavailable, contact [GitHub Support](https://support.github.com/) or refer to the [GitHub status page](https://www.githubstatus.com/) for additional information. + ## Next steps * To get up and running with {% data variables.product.prodname_copilot_short %}, see [AUTOTITLE](/copilot/get-started/quickstart). From 890d4ae9bfb51200465d644c0258ebd38f1fa821 Mon Sep 17 00:00:00 2001 From: "Jaime F. Sanchez" Date: Tue, 11 Aug 2026 12:00:08 -0700 Subject: [PATCH 2/3] Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- content/copilot/reference/ai-models/supported-models.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/copilot/reference/ai-models/supported-models.md b/content/copilot/reference/ai-models/supported-models.md index 67fae19909d2..269b050e1a68 100644 --- a/content/copilot/reference/ai-models/supported-models.md +++ b/content/copilot/reference/ai-models/supported-models.md @@ -212,7 +212,7 @@ Utility models power background features across surfaces, and cannot be disabled ## Model support -If a particular model seems unavailable, always refer to the model vendor's support page for the latest information about its availability. If more than one model from different vendors is unavailable, contact [GitHub Support](https://support.github.com/) or refer to the [GitHub status page](https://www.githubstatus.com/) for additional information. +If a particular model seems unavailable, always refer to the model vendor's support page for the latest information about its availability. If more than one model from different vendors is unavailable, contact {% data variables.contact.contact_support_page %} or refer to the [GitHub status page](https://www.githubstatus.com/) for additional information. ## Next steps From b253c71059ccdd6397d0ab64f97c74ab4ca7024e Mon Sep 17 00:00:00 2001 From: Siara <108543037+SiaraMist@users.noreply.github.com> Date: Tue, 11 Aug 2026 12:09:32 -0700 Subject: [PATCH 3/3] Apply suggestion from @SiaraMist --- content/copilot/reference/ai-models/supported-models.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/copilot/reference/ai-models/supported-models.md b/content/copilot/reference/ai-models/supported-models.md index 269b050e1a68..3ab933d2473b 100644 --- a/content/copilot/reference/ai-models/supported-models.md +++ b/content/copilot/reference/ai-models/supported-models.md @@ -212,7 +212,7 @@ Utility models power background features across surfaces, and cannot be disabled ## Model support -If a particular model seems unavailable, always refer to the model vendor's support page for the latest information about its availability. If more than one model from different vendors is unavailable, contact {% data variables.contact.contact_support_page %} or refer to the [GitHub status page](https://www.githubstatus.com/) for additional information. +If a particular model seems unavailable, refer to the model vendor's support page for the latest information about its availability. If more than one model from different vendors is unavailable, contact {% data variables.contact.contact_support_page %} or refer to the [GitHub status page](https://www.githubstatus.com/) for additional information. ## Next steps