Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,6 @@ The models available for {% data variables.product.prodname_copilot_short %} var
* GPT-4o mini
* GPT-4.1
* GPT-5 mini
* GPT-5.1
* GPT-5.1-Codex
* GPT-5.1-Codex-Max
* GPT-5.2
* GPT-5.4
* Claude Haiku 4.5
Expand Down
1 change: 0 additions & 1 deletion content/copilot/reference/ai-models/model-hosting.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ Used for:

* {% data variables.copilot.copilot_gpt_41 %}
* {% data variables.copilot.copilot_gpt_5_mini %}
* {% data variables.copilot.copilot_gpt_51 %}
* {% data variables.copilot.copilot_gpt_52 %}
* {% data variables.copilot.copilot_gpt_52_codex %}
* {% data variables.copilot.copilot_gpt_53_codex %}
Expand Down
1 change: 0 additions & 1 deletion content/site-policy/privacy-policies/github-cookies.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ GitHub | `app_manifest_token` | This cookie is used during the App Manifest flow
GitHub | `color_mode` | This cookie is used to indicate the user selected theme preference. | Session
GitHub | `_device_id` | This cookie is used to track recognized devices for security purposes. | One year
GitHub | `dotcom_user` | This cookie is used to signal to us that the user is already logged in. | One year
GitHub | `enterprise_trial_redirect_to` | This cookie is used to complete a redirect for trial users | 5 minutes
GitHub | `fileTreeExpanded` | Used to indicate whether the file tree on the code view was last expanded or collapsed | 30 days
GitHub | `ghcc` | This cookie validates user's choice about cookies | 180 Days
GitHub | `_gh_ent` | This cookie is used for temporary application and framework state between pages like what step the customer is on in a multiple step form. | Two weeks
Expand Down
1 change: 0 additions & 1 deletion data/reusables/code-quality/codeql-query-tables/csharp.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
| [Calls to unmanaged code](https://codeql.github.com/codeql-query-help/csharp/cs-call-to-unmanaged-code/) | Reliability | Recommendation |
| [Cast of 'this' to a type parameter](https://codeql.github.com/codeql-query-help/csharp/cs-cast-of-this-to-type-parameter/) | Reliability | Recommendation |
| [Character passed to StringBuilder constructor](https://codeql.github.com/codeql-query-help/csharp/cs-stringbuilder-initialized-with-character/) | Reliability | Error |
| [Comparison is constant](https://codeql.github.com/codeql-query-help/csharp/cs-constant-comparison/) | Reliability | Warning |
| [Comparison of identical values](https://codeql.github.com/codeql-query-help/csharp/cs-comparison-of-identical-expressions/) | Reliability | Warning |
| [Container contents are never initialized](https://codeql.github.com/codeql-query-help/csharp/cs-empty-collection/) | Reliability | Error |
| [Container size compared to zero](https://codeql.github.com/codeql-query-help/csharp/cs-test-for-negative-container-size/) | Reliability | Warning |
Expand Down
3 changes: 0 additions & 3 deletions data/reusables/copilot/model-compliance/us-models.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
* GPT-4o mini
* GPT-4o
* GPT-4.1
* GPT-5.1
* GPT-5.1-Codex
* GPT-5.1-Codex-Max
* GPT-5.2
* GPT-5.2-Codex
* GPT-5.3-Codex
Expand Down
5 changes: 0 additions & 5 deletions data/tables/copilot/model-comparison.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@
excels_at: Fast, accurate code completions and explanations
further_reading: '[GPT-5 mini model card](https://cdn.openai.com/gpt-5-system-card.pdf)'

- name: GPT-5.1
task_area: Deep reasoning and debugging
excels_at: Multi-step problem solving and architecture-level code analysis
further_reading: '[GPT-5.1 model card](https://cdn.openai.com/pdf/4173ec8d-1229-47db-96de-06d87147e07e/5_1_system_card.pdf)'

- name: GPT-5.2
task_area: Deep reasoning and debugging
excels_at: Multi-step problem solving and architecture-level code analysis
Expand Down
4 changes: 0 additions & 4 deletions data/tables/copilot/model-multipliers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,6 @@
multiplier_paid: 0
multiplier_free: 1

- name: GPT-5.1
multiplier_paid: 1
multiplier_free: Not applicable

- name: GPT-5.2
multiplier_paid: 1.0
multiplier_free: Not applicable
Expand Down
7 changes: 0 additions & 7 deletions data/tables/copilot/model-release-status.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,6 @@
ask_mode: true
edit_mode: true

- name: 'GPT-5.1'
provider: 'OpenAI'
release_status: 'Closing down: 2026-04-15'
agent_mode: true
ask_mode: true
edit_mode: true

- name: 'GPT-5.2'
provider: 'OpenAI'
release_status: 'GA'
Expand Down
9 changes: 0 additions & 9 deletions data/tables/copilot/model-supported-clients.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,15 +122,6 @@
xcode: true
jetbrains: true

- name: GPT-5.1
dotcom: true
cli: true
vscode: true
vs: true
eclipse: true
xcode: true
jetbrains: true

- name: GPT-5.2
dotcom: true
cli: true
Expand Down
8 changes: 0 additions & 8 deletions data/tables/copilot/model-supported-plans.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,14 +109,6 @@
business: true
enterprise: true

- name: GPT-5.1
free: false
student: true
pro: true
pro_plus: true
business: true
enterprise: true

- name: GPT-5.2
free: false
student: true
Expand Down
Loading
Loading