Open
Description
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
- https://docs.github.com/en/copilot/using-github-copilot/ai-models/changing-the-ai-model-for-copilot-chat
- https://docs.github.com/en/copilot/using-github-copilot/copilot-chat/asking-github-copilot-questions-in-your-ide?tool=jetbrains
What part(s) of the article would you like to see updated?
The latest version of GitHub Copilot for JetBrains now supports changing AI models in the chat. This feature is supported for the following models: GPT 4o, GPT o1 (Preview), and Claude 3.5 Sonnet. Make sure to update the documentation to include this information.
Additional information
I'm not sure that I will have time, so it would be nice if someone made changes to the documentation.
Update by a maintainer
Changes to resolve this issue
In Changing the AI model for Copilot Chat
- Copy the information for one of the existing IDEs, for example: the content from
{% vscode %}
to{% endvscode %}
, and add it to the bottom of the file. - Update the liquid tags at the start and end of the copied content, replacing
vscode
in withjetbrains
. - In the copied content, update the section on "Changing your AI model" to describe how to perform this task in JetBrains.
In Asking GitHub Copilot questions in your IDE:
- Locate the section that defines the content for JetBrains (
{% jetbrains %}
). - Add the "AI models for Copilot Chat" section by copying the content from these lines: