Skip to content

Commit

Permalink
Merge pull request #36605 from github/repo-sync
Browse files Browse the repository at this point in the history
Repo sync
  • Loading branch information
docs-bot authored Mar 4, 2025
2 parents e9b7444 + 31545fd commit 93b5ce9
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -132,3 +132,33 @@ To use multi-model {% data variables.product.prodname_copilot_chat_short %}, you
1. In the bottom right of the chat view, select the **CURRENT-MODEL** {% octicon "triangle-down" aria-hidden="true" %} dropdown menu, then click the AI model of your choice.

{% endvisualstudio %}

{% jetbrains %}

## AI models for {% data variables.product.prodname_copilot_chat_short %}

The following models are currently available through multi-model {% data variables.product.prodname_copilot_chat_short %}:

* {% data reusables.copilot.model-description-gpt-4o %}
* {% data reusables.copilot.model-description-claude-sonnet-35 %}
* {% data reusables.copilot.model-description-gemini-flash %}
* {% data reusables.copilot.model-description-o1 %}
* {% data reusables.copilot.model-description-o3-mini %}

* **OpenAI's GPT-4o, o1, and o3-mini models**: [Models](https://platform.openai.com/docs/models) in the OpenAI Platform documentation.
* **Anthropic's {% data variables.copilot.copilot_claude_sonnet %} models**: [AUTOTITLE](/copilot/using-github-copilot/ai-models/using-claude-sonnet-in-github-copilot).
* **Google's {% data variables.copilot.copilot_gemini_flash %} model**: [AUTOTITLE](/copilot/using-github-copilot/ai-models/using-gemini-flash-in-github-copilot).

## Changing the AI model for {% data variables.product.prodname_copilot_chat_short %}

These instructions are for the JetBrains IDEs. For instructions on different clients, click the appropriate tab at the top of this page.

{% data reusables.copilot.model-picker-enable-alternative-models %}

{% data reusables.copilot.chat-model-limitations-ide %}

1. Click the **{% octicon "copilot" aria-hidden="true" %}** icon in the status bar.
1. In the popup menu, click **Open {% data variables.product.prodname_copilot_chat %}**.
1. In the bottom right of the chat view, select an AI model of your choice from the {% octicon "chevron-down" aria-hidden="true" %} dropdown menu.

{% endjetbrains %}
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,10 @@ By default, {% data variables.product.prodname_copilot_chat_short %} will refere

{% data reusables.copilot.using-skills %}

## AI models for {% data variables.product.prodname_copilot_chat_short %}

{% data reusables.copilot.change-the-ai-model %}

## Additional ways to access {% data variables.product.prodname_copilot_chat_short %}

* **Built-in requests**. In addition to submitting prompts through the chat window, you can submit built-in requests by right clicking in a file, selecting **{% data variables.product.prodname_copilot %}**, then selecting one of the options.
Expand Down

0 comments on commit 93b5ce9

Please sign in to comment.