Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 2.77 KB

copilot-chat-models-list-visual-studio.md

File metadata and controls

12 lines (8 loc) · 2.77 KB

{% data variables.product.prodname_copilot_chat_short %} uses the GPT 4o model by default. Depending on the task you are working on, you may want to use a different model, such as the {% data variables.copilot.copilot_claude_sonnet %} model or the o1 model. For a list of all AI models currently available to {% data variables.product.prodname_copilot_chat_short %}, and the advantages and limitations of each model, see AUTOTITLE.

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

  • GPT 4o: This is the default {% data variables.product.prodname_copilot_chat_short %} 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.
  • {% data variables.copilot.copilot_claude_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. {% data variables.product.prodname_copilot %} uses {% data variables.copilot.copilot_claude_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 {% data variables.copilot.copilot_claude_sonnet %} model from Anthropic, see AUTOTITLE.