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: content/copilot/reference/ai-models/model-hosting.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,12 +49,16 @@ Used for:
49
49
50
50
* {% data variables.copilot.copilot_claude_haiku_45 %}
51
51
* {% data variables.copilot.copilot_claude_sonnet_45 %}
52
+
* {% data variables.copilot.copilot_claude_sonnet_46 %}
52
53
* {% data variables.copilot.copilot_claude_opus_45 %}
53
54
* {% data variables.copilot.copilot_claude_opus_46 %}
54
55
* {% data variables.copilot.copilot_claude_opus_46_fast %}
55
56
* {% data variables.copilot.copilot_claude_opus_47 %}
56
57
* {% data variables.copilot.copilot_claude_opus_48 %}
57
-
* {% data variables.copilot.copilot_claude_sonnet_46 %}
58
+
* {% data variables.copilot.copilot_claude_fable_5 %}
59
+
60
+
> [!WARNING]
61
+
> When {% data variables.copilot.copilot_claude_fable_5 %} is used, Anthropic retains data, including prompts and outputs, to operate safety classifiers that detect harmful use. Other Claude models in {% data variables.product.prodname_copilot %} remain covered by {% data variables.product.github %}'s existing data retention agreements, as documented below. Enterprise and business users need to enable the {% data variables.copilot.copilot_claude_fable_5 %} model to make it available for your organization. You can read more about Anthropic's data handling practices for this model under section F of their [Service Specific Terms](https://www.anthropic.com/legal/service-specific-terms).
58
62
59
63
These models are hosted by Amazon Web Services, Anthropic PBC, and Google Cloud Platform. {% data variables.product.github %} has provider agreements in place to ensure data is not used for training. Additional details for each provider are included below:
[^claude-fable-5]: When {% data variables.copilot.copilot_claude_fable_5 %} is used, Anthropic retains data, including prompts and outputs, to operate safety classifiers that detect harmful use. Other Claude models in {% data variables.product.prodname_copilot %} remain covered by {% data variables.product.github %}'s existing data retention agreements, as documented at [AUTOTITLE](/copilot/reference/ai-models/model-hosting#anthropic-models). Enterprise and business users need to enable the {% data variables.copilot.copilot_claude_fable_5 %} model to make it available for your organization. You can read more about Anthropic's data handling practices for this model under section F of their [Service Specific Terms](https://www.anthropic.com/legal/service-specific-terms). To enable {% data variables.copilot.copilot_claude_fable_5 %}, see [AUTOTITLE](/copilot/how-tos/copilot-on-github/set-up-copilot/configure-access-to-ai-models).
49
+
48
50
## Supported AI models in {% data variables.copilot.copilot_auto_model_selection_short_cap_a %}
49
51
50
52
This table lists the supported AI models for {% data variables.copilot.copilot_auto_model_selection_short_cap_a %}. Available models may be limited by model policies. See [AUTOTITLE](/copilot/concepts/auto-model-selection).
@@ -81,6 +83,7 @@ Choosing a larger context window or higher reasoning will impact {% data variabl
81
83
| {% data variables.copilot.copilot_claude_opus_46_fast %} | {% octicon "x" aria-label="Not supported" %} | {% octicon "check" aria-label="Supported" %} |
@@ -131,7 +134,8 @@ Some {% data variables.product.prodname_copilot_short %} models require minimum
131
134
| {% data variables.copilot.copilot_gpt_54 %} |`v1.104.1` and later |`17.14.19` and later |`1.5.66` and later |`0.47.0` and later |`0.15.0` and later |
132
135
| {% data variables.copilot.copilot_gpt_54_mini %} |`v1.104.1` and later |`17.14.19` and later |`1.5.66` and later |`0.47.0` and later |`0.15.0` and later |
133
136
| {% data variables.copilot.copilot_gpt_55 %} |`v1.117` and later |`17.14.19` and later |`1.5.66` and later |`0.47.0` and later |`0.15.0` and later |
134
-
| {% data variables.copilot.copilot_claude_opus_48 %} |`v1.118` and later |`17.14.19` and later | TBD | TBD | TBD |
137
+
| {% data variables.copilot.copilot_claude_opus_48 %} |`v1.118` and later |`17.14.6` and later | TBD | TBD | TBD |
138
+
| {% data variables.copilot.copilot_claude_fable_5 %} |`v1.123.2` and later |`17.14.6` and later | TBD | TBD | TBD |
135
139
| {% data variables.copilot.copilot_mai_code_1_flash %} |`v1.121` and later | Not available | Not available | Not available | Not available |
Copy file name to clipboardExpand all lines: data/reusables/copilot/available-models-per-plan.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
| Available models | {% data variables.copilot.copilot_pro_short %} | {% data variables.copilot.copilot_pro_plus_short %} | {% data variables.copilot.copilot_max_short %} | {% data variables.copilot.copilot_business_short %} | {% data variables.copilot.copilot_enterprise_short %} |
task_area: Long-horizon, autonomous coding and knowledge-work
58
+
excels_at: First-attempt correctness through upfront reasoning, aggressive parallel tool batching, and proactive verification of pre-existing test state before debugging
0 commit comments