Skip to content

Commit 46fbf65

Browse files
authored
Bugfix: remove mention of VS Code from shared Overview text (#54730)
1 parent e846ab5 commit 46fbf65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/copilot/using-github-copilot/ai-models/changing-the-ai-model-for-copilot-code-completion.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ topics:
1010

1111
## Overview
1212

13-
By default, {% data variables.product.prodname_copilot_short %} code completion uses the GPT 3.5 Turbo large language model (LLM). As an alternative, if you use {% data variables.product.prodname_vscode_shortname %}, you can choose to use a model based on GPT 4o-mini. This model has been trained on a wide range of high quality public {% data variables.product.github %} repositories, providing coverage of over 30 programming languages. Its knowledge base is more current than the default model and you may find that it generates completion suggestions more quickly.
13+
By default, {% data variables.product.prodname_copilot_short %} code completion uses the GPT 3.5 Turbo large language model (LLM). As an alternative, you can choose to use a model based on GPT 4o-mini. This model has been trained on a wide range of high quality public {% data variables.product.github %} repositories, providing coverage of over 30 programming languages. Its knowledge base is more current than the default model and you may find that it generates completion suggestions more quickly.
1414

1515
> [!NOTE]
1616
> * Multiple model support for {% data variables.product.prodname_copilot_short %} code completion is in {% data variables.release-phases.public_preview %} and is subject to change.

0 commit comments

Comments
 (0)