Skip to main content

Modelos de IA com suporte no GitHub Copilot

Saiba mais sobre os modelos de IA com suporte no GitHub Copilot.

GitHub Copilot supports multiple models, each with different strengths. Some models prioritize speed and cost-efficiency, while others are optimized for accuracy, reasoning, or working with multimodal inputs (like images and code together).

Depending on your Copilot plan and where you're using it—such as GitHub.com or an IDE—you may have access to different models.

Observação

  • Model availability is subject to change. Some models may be replaced or updated over time.
  • In Visual Studio Code you can add more models than those that are available by default with your Copilot subscription. See Changing the AI model for GitHub Copilot Chat.

For all of the default AI models, input prompts and output completions run through GitHub Copilot's content filters for harmful, offensive, or off-topic content, and for public code matching when enabled.

Supported AI models in Copilot

This table lists the AI models available in Copilot, along with their release status and availability in different modes.

Complimentary access to Grok Code Fast 1 is continuing past the previously announced end time. A new end date has not been set. We may update or conclude this promotion at any time. Regular pricing applies after the extension ends.

Model nameProviderRelease statusAgent modeAsk modeEdit mode
GPT-4.1OpenAIGA
GPT-5OpenAIGA
GPT-5 miniOpenAIGA
GPT-5-CodexOpenAIPublic preview
GPT-5.1OpenAIPublic preview
GPT-5.1-CodexOpenAIPublic preview
GPT-5.1-Codex-MiniOpenAIPublic preview
Claude Haiku 4.5AnthropicGA
Claude Opus 4.1AnthropicGA
Claude Sonnet 4AnthropicGA
Claude Sonnet 4.5AnthropicGA
Gemini 2.5 ProGoogleGA
Grok Code Fast 1xAIGA
Raptor miniFine-tuned GPT-5 miniPublic preview

Model retirement history

The following table lists AI models that have been retired from Copilot, along with their retirement dates and suggested alternatives.

Model nameRetired dateSuggested alternative
Claude Sonnet 3.52025-11-06Claude Haiku 4.5
Claude Opus 42025-10-23Claude Opus 4.1
Claude Sonnet 3.72025-10-23Claude Sonnet 4
Claude Sonnet 3.7 Thinking2025-10-23Claude Sonnet 4
Gemini 2.0 Flash2025-10-23Gemini 2.5 Pro
o1-mini2025-10-23GPT-5 mini
o32025-10-23GPT-5
o3-mini2025-10-23GPT-5 mini
o4-mini2025-10-23GPT-5 mini

Supported AI models per client

The following table shows which models are available in each client.

Observação

  • When you use Copilot Chat in VS Code or Visual Studio, Auto will automatically select the best model for you based on availability. You can manually choose a different model to override this selection. See About Copilot auto model selection and Changing the AI model for GitHub Copilot Chat.
  • GPT-5-Codex is supported in Visual Studio Code v1.104.1 or higher.
  • GPT-5.1-Codex and GPT-5.1-Codex-Mini are supported in:
    • Visual Studio Code versions 1.104.1 or higher
    • JetBrains, Copilot plugin versions 1.5.61 or higher
    • Xcode, Copilot plugin versions 0.45.0 or later
    • Eclipse, Copilot plugin versions 0.13.0 or later
ModelGitHub.comVisual Studio CodeVisual StudioEclipseXcodeJetBrains IDEs
Claude Haiku 4.5
Claude Opus 4.1
Claude Sonnet 4
Claude Sonnet 4.5
Gemini 2.5 Pro
GPT-4.1
GPT-5
GPT-5 mini
GPT-5-Codex
GPT-5.1
GPT-5.1-Codex
GPT-5.1-Codex-Mini
Grok Code Fast 1
Raptor mini

Supported AI models per Copilot plan

The following table shows which AI models are available in each Copilot plan. For more information about the plans, see Plans for GitHub Copilot.

Available models in chatCopilot FreeCopilot ProCopilot Pro+Copilot BusinessCopilot Enterprise
Claude Haiku 4.5
Claude Opus 4.1
Claude Sonnet 4
Claude Sonnet 4.5
Gemini 2.5 Pro
GPT-4.1
GPT-5
GPT-5 mini
GPT-5-Codex
GPT-5.1
GPT-5.1-Codex
GPT-5.1-Codex-Mini
Grok Code Fast 1
Raptor mini

Model multipliers

Each model has a premium request multiplier, based on its complexity and resource usage. If you are on a paid Copilot plan, your premium request allowance is deducted according to this multiplier.

For more information about premium requests, see Requests in GitHub Copilot.

ModelMultiplier for paid plansMultiplier for Copilot Free
Claude Haiku 4.50.331
Claude Opus 4.110Not applicable
Claude Sonnet 41Not applicable
Claude Sonnet 4.51Not applicable
Gemini 2.5 Pro1Not applicable
GPT-4.101
GPT-4o01
GPT-51Not applicable
GPT-5 mini01
GPT-5-Codex1Not applicable
GPT-5.11Not applicable
GPT-5.1-Codex1Not applicable
GPT-5.1-Codex-Mini0.33Not applicable
Grok Code Fast 10.25Not applicable
Raptor mini01

Next steps