Skip to content

Commit 25210c9

Browse files
authored
Merge pull request #44092 from github/repo-sync
Repo sync
2 parents e78cef0 + 4c77fe3 commit 25210c9

1 file changed

Lines changed: 27 additions & 2 deletions

File tree

content/copilot/reference/ai-models/supported-models.md

Lines changed: 27 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,7 @@ The following table lists AI models that are retired or scheduled for retirement
7878
The following table shows which models are available in each client.
7979

8080
> [!NOTE]
81-
> * {% data reusables.copilot.auto-model-selection %}
82-
> * {% data reusables.copilot.gpt-5-codex-vscode-support %}
81+
> {% data reusables.copilot.auto-model-selection %}
8382
8483
{% rowheaders %}
8584

@@ -91,6 +90,32 @@ The following table shows which models are available in each client.
9190

9291
{% endrowheaders %}
9392

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+
94119
## Supported AI models per {% data variables.product.prodname_copilot_short %} plan
95120

96121
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

Comments
 (0)