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/supported-models.md
+27-2Lines changed: 27 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,8 +78,7 @@ The following table lists AI models that are retired or scheduled for retirement
78
78
The following table shows which models are available in each client.
79
79
80
80
> [!NOTE]
81
-
> * {% data reusables.copilot.auto-model-selection %}
82
-
> * {% data reusables.copilot.gpt-5-codex-vscode-support %}
81
+
> {% data reusables.copilot.auto-model-selection %}
83
82
84
83
{% rowheaders %}
85
84
@@ -91,6 +90,32 @@ The following table shows which models are available in each client.
91
90
92
91
{% endrowheaders %}
93
92
93
+
## Minimum IDE versions for recent models
94
+
95
+
Some {% data variables.product.prodname_copilot_short %} models require minimum versions of supported IDEs or {% data variables.product.prodname_copilot_short %} extensions or plugins. The table below lists the minimum versions known from changelog entries or provided release guidance. This information is tentative and subject to change as model support rolls out. For best results, keep your IDE and {% data variables.product.prodname_copilot_short %} extension or plugin updated to the latest available version.
96
+
97
+
{% rowheaders %}
98
+
99
+
| Model | {% data variables.product.prodname_vscode %} | {% data variables.product.prodname_vs %} | JetBrains IDEs | Xcode | Eclipse |
100
+
| --- | --- | --- | --- | --- | --- |
101
+
| {% data variables.copilot.copilot_gemini_3_flash %} | No minimum listed |`17.14.22` or `18.1.0` and later |`1.5.62` and later |`0.46.0` and later |`0.14.0` and later |
102
+
| {% data variables.copilot.copilot_gemini_31_pro %} | No minimum listed |`17.14.22` or `18.1.0` and later |`1.5.62` and later |`0.46.0` and later |`0.14.0` and later |
103
+
| {% data variables.copilot.copilot_gpt_52_codex %} | No minimum listed |`17.14.19` or `18.0.0` and later |`1.5.61` and later |`0.45.0` and later |`0.13.0` and later |
104
+
| {% data variables.copilot.copilot_gpt_53_codex %} |`v1.104.1` and later |`17.14.19` and later |`1.5.61` and later |`0.45.0` and later |`0.13.0` and later |
105
+
| {% 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 |
106
+
| {% 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 |
107
+
| {% data variables.copilot.copilot_gpt_55 %} |`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 |
108
+
109
+
{% endrowheaders %}
110
+
111
+
> [!NOTE]
112
+
>
113
+
> * {% data variables.copilot.copilot_gpt_55 %} has the same minimum versions as {% data variables.copilot.copilot_gpt_54 %}.
114
+
> * {% data variables.copilot.copilot_gemini_31_pro %} has the same minimum versions as {% data variables.copilot.copilot_gemini_3_flash %}.
115
+
> * For {% data variables.copilot.copilot_gpt_53_codex %} in {% data variables.product.prodname_vscode %}, `v1.108` and later provide improved prompting and response quality.
116
+
> * "No minimum listed" means the reviewed changelog or release guidance did not specify a minimum version, not that all older versions are supported.
117
+
> * Even when a model appears in the model picker on older supported versions, prompting and model behavior may work best with the latest IDE and {% data variables.product.prodname_copilot_short %} extension or plugin versions.
118
+
94
119
## Supported AI models per {% data variables.product.prodname_copilot_short %} plan
95
120
96
121
The following table shows which AI models are available in each {% data variables.product.prodname_copilot_short %} plan. For more information about the plans, see [AUTOTITLE](/copilot/about-github-copilot/plans-for-github-copilot).
0 commit comments