Skip to content

Update JetBrains documentation for AI model selection in Copilot Chat #38496

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,8 @@ These instructions are for the JetBrains IDEs. For instructions on different cli

1. Click the **{% octicon "copilot" aria-hidden="true" aria-label="copilot" %}** 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" aria-label="chevron-down" %} dropdown menu.
1. In the chat view, click the currently selected AI model (such as "GPT 4o") in the dropdown menu at the bottom right of the input field.
1. Select an AI model of your choice from the dropdown list, which includes options such as GPT 4o, o1 (Preview), and Claude 3.5 Sonnet.

{% endjetbrains %}

Expand Down