Skip to main content

Changing the AI model for Copilot Chat

Learn how to change the default LLM for Copilot Chat to a different model.

By default, Copilot Chat uses OpenAI's GPT 4o large language model. This is a highly proficient model that performs well for text generation tasks, such as summarization and knowledge-based chat. The model is also capable of reasoning, solving complex math problems and coding.

However, you are not limited to using this model. You can choose from a selection of other models, each with its own particular strengths. You may have a favorite model that you like to use, or you might prefer to use a particular model for inquiring about a specific subject.

Copilot allows you to change the model during a chat and have the alternative model used to generate responses to your prompts.

Note

  • Multiple model support in Copilot Chat is in 공개 미리 보기 and is subject to change.
  • You can only use an alternative AI model in the immersive view of Copilot Chat. This is the full-page version of Copilot Chat that's displayed at https://github.com/copilot. The Copilot Chat panel always uses the default model.

AI models for Copilot Chat

다음 모델은 현재 다중 모델 Copilot Chat을 통해 사용할 수 있습니다.

  • GPT 4o: 기본 Copilot Chat 모델입니다. 텍스트 및 이미지 처리 모두에서 뛰어난 다재다능한 멀티모달 모델이며 빠르고 신뢰할 수 있는 응답을 제공하도록 설계되었습니다. 또한 비영어권 언어에서 뛰어난 성능을 제공합니다. 모델의 기능에 대해 자세히 알아보고 모델 카드를 검토합니다. Gpt-4o는 Azure에서 호스트됩니다.
  • Claude 3.5 Sonnet: 이 모델은 초기 설계에서 버그 수정, 유지 관리, 최적화에 이르기까지 전체 소프트웨어 개발 수명 주기의 코딩 작업에 탁월합니다. 모델의 기능에 대해 자세히 알아보거나 모델 카드를 읽어보세요. GitHub Copilot은 Amazon Web Services에서 호스트되는 Claude 3.5 Sonnet를 사용합니다.
  • o1-preview: 이 모델은 고급 추론과 복잡한 문제, 특히 수학 및 과학 문제를 해결하는 데 중점을 두고 있습니다. gpt-4o 모델보다 더 느리게 응답합니다. 해당 모델에 일일 10개의 요청을 생성할 수 있습니다. 모델의 기능에 대해 자세히 알아보고 모델 카드를 검토합니다. o1-preview는 Azure에서 호스트됩니다.
  • o1-mini: 복잡한 추론 능력과 신속한 응답의 균형을 이루는 o1-preview 모델의 빠른 버전 입니다. 코드 생성 및 소규모 컨텍스트 작업에 가장 적합합니다. 해당 모델에 일일 50개의 요청을 생성할 수 있습니다. 모델의 기능에 대해 자세히 알아보고 모델 카드를 검토합니다. o1-mini는 Azure에서 호스트됩니다.

o1 모델에 대한 자세한 내용은 OpenAI 플랫폼 설명서의 모델을 참조하세요.

Anthropic의 Claude 3.5 Sonnet 모델에 대한 자세한 내용은 "Using Claude 3.5 Sonnet in GitHub Copilot"을(를) 참조하세요.

Limitations of AI models for Copilot Chat

  • If you want to use the skills listed in the table above, or knowledge bases, on the GitHub website, only the GPT 4o, Claude 3.5 Sonnet, and Gemini 2.0 Flash models are supported.
  • Experimental pre-release versions of the models may not interact with all filters correctly, including the duplication detection filter.

Changing your AI model

These instructions are for Copilot on the GitHub website. For Visual Studio or VS Code, click the appropriate tab at the top of this page.

  1. Copilot Business 또는 Copilot Enterprise 구독을 통해 Copilot Chat에 액세스하는 경우 조직이나 엔터프라이즈는 구성원에게 다른 모델로 전환할 수 있는 기능을 부여해야 합니다. 조직에서 Copilot에 대한 정책 관리 또는 엔터프라이즈에서 Copilot Business에 대한 정책과 기능 관리하기을(를) 참조하세요.

Note

If you use Copilot Extensions, they may override the model you select.

  1. In the top right of any page on GitHub, click the down arrow beside the icon and click Immersive in the dropdown menu.

    Screenshot of the 'Immersive' button, highlighted with a dark orange outline.

  2. At the top of the immersive view, select the CURRENT-MODEL dropdown menu, then click the AI model of your choice.

Note

Multiple model support in Copilot Chat is in 공개 미리 보기 and is subject to change.

AI models for Copilot Chat

다음 모델은 현재 다중 모델 Copilot Chat을 통해 사용할 수 있습니다.

  • GPT 4o: 기본 Copilot Chat 모델입니다. 텍스트 및 이미지 처리 모두에서 뛰어난 다재다능한 멀티모달 모델이며 빠르고 신뢰할 수 있는 응답을 제공하도록 설계되었습니다. 또한 비영어권 언어에서 뛰어난 성능을 제공합니다. 모델의 기능에 대해 자세히 알아보고 모델 카드를 검토합니다. Gpt-4o는 Azure에서 호스트됩니다.
  • Claude 3.5 Sonnet: 이 모델은 초기 설계에서 버그 수정, 유지 관리, 최적화에 이르기까지 전체 소프트웨어 개발 수명 주기의 코딩 작업에 탁월합니다. 모델의 기능에 대해 자세히 알아보거나 모델 카드를 읽어보세요. GitHub Copilot은 Amazon Web Services에서 호스트되는 Claude 3.5 Sonnet를 사용합니다.
  • o1-preview: 이 모델은 고급 추론과 복잡한 문제, 특히 수학 및 과학 문제를 해결하는 데 중점을 두고 있습니다. gpt-4o 모델보다 더 느리게 응답합니다. 해당 모델에 일일 10개의 요청을 생성할 수 있습니다. 모델의 기능에 대해 자세히 알아보고 모델 카드를 검토합니다. o1-preview는 Azure에서 호스트됩니다.
  • o1-mini: 복잡한 추론 능력과 신속한 응답의 균형을 이루는 o1-preview 모델의 빠른 버전 입니다. 코드 생성 및 소규모 컨텍스트 작업에 가장 적합합니다. 해당 모델에 일일 50개의 요청을 생성할 수 있습니다. 모델의 기능에 대해 자세히 알아보고 모델 카드를 검토합니다. o1-mini는 Azure에서 호스트됩니다.

o1 모델에 대한 자세한 내용은 OpenAI 플랫폼 설명서의 모델을 참조하세요.

Anthropic의 Claude 3.5 Sonnet 모델에 대한 자세한 내용은 "Using Claude 3.5 Sonnet in GitHub Copilot"을(를) 참조하세요.

Changing your AI model

These instructions are for VS Code. For Visual Studio or for Copilot on the GitHub website, click the appropriate tab at the top of this page.

  1. Copilot Business 또는 Copilot Enterprise 구독을 통해 Copilot Chat에 액세스하는 경우 조직이나 엔터프라이즈는 구성원에게 다른 모델로 전환할 수 있는 기능을 부여해야 합니다. 조직에서 Copilot에 대한 정책 관리 또는 엔터프라이즈에서 Copilot Business에 대한 정책과 기능 관리하기을(를) 참조하세요.

Note

  • Copilot Extensions을(를) 사용하는 경우 선택한 모델을 재정의할 수 있습니다.
  • 실험용 시험판 버전의 모델은 중복 검색 필터를 포함하여 모든 필터와 올바르게 상호 작용하지 않을 수 있습니다.
  1. 채팅 보기를 열려면 활동 모음에서 채팅 아이콘을 클릭하거나 Control+Command+i (Mac) / Ctrl+Alt+i (Windows/Linux)를 누릅니다.
  2. In the bottom right of the chat view, select the CURRENT-MODEL dropdown menu, then click the AI model of your choice.

Note

Multiple model support in Copilot Chat is in 공개 미리 보기 and is subject to change.

AI models for Copilot Chat

The following models are currently available through multi-model Copilot Chat:

  • GPT 4o: This is the default Copilot Chat model. It is a versatile, multimodal model that excels in both text and image processing and is designed to provide fast, reliable responses. It also has superior performance in non-English languages. Learn more about the model's capabilities and review the model card. GPT 4o is hosted on Azure.
  • Claude 3.5 Sonnet: This model excels at coding tasks across the entire software development lifecycle, from initial design to bug fixes, maintenance to optimizations. Learn more about the model's capabilities or read the model card. GitHub Copilot uses Claude 3.5 Sonnet hosted on Amazon Web Services.
  • o1: This model is focused on advanced reasoning and solving complex problems, in particular in math and science. It responds more slowly than the GPT 4o model. You can make 10 requests to this model per day. Learn more about the model's capabilities and review the model card. o1 is hosted on Azure.
  • o1-mini: This is the faster version of the o1 model, balancing the use of complex reasoning with the need for faster responses. It is best suited for code generation and small context operations. You can make 50 requests to this model per day. Learn more about the model's capabilities and review the model card. o1-mini is hosted on Azure.

For more information about the o1 models, see Models in the OpenAI Platform documentation.

For more information about the Claude 3.5 Sonnet model from Anthropic, see Using Claude 3.5 Sonnet in GitHub Copilot.

Changing your AI model

These instructions are for Visual Studio. For VS Code or for Copilot on the GitHub website, click the appropriate tab at the top of this page.

To use multi-model Copilot Chat, you must use Visual Studio 2022 version 17.12 or later. See the Visual Studio downloads page.

  1. Copilot Business 또는 Copilot Enterprise 구독을 통해 Copilot Chat에 액세스하는 경우 조직이나 엔터프라이즈는 구성원에게 다른 모델로 전환할 수 있는 기능을 부여해야 합니다. 조직에서 Copilot에 대한 정책 관리 또는 엔터프라이즈에서 Copilot Business에 대한 정책과 기능 관리하기을(를) 참조하세요.

Note

  • Copilot Extensions을(를) 사용하는 경우 선택한 모델을 재정의할 수 있습니다.
  • 실험용 시험판 버전의 모델은 중복 검색 필터를 포함하여 모든 필터와 올바르게 상호 작용하지 않을 수 있습니다.
  1. In the Visual Studio menu bar, click View, then click GitHub Copilot Chat.
  2. In the bottom right of the chat view, select the CURRENT-MODEL dropdown menu, then click the AI model of your choice.