Skip to main content

Supported AI models in GitHub Copilot

Learn about the supported AI models in 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.

Note

  • 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
Claude Haiku 4.5AnthropicGA
Claude Opus 4.1AnthropicGA
Claude Sonnet 3.5AnthropicClosing down: 2025-11-06
Claude Sonnet 4AnthropicGA
Claude Sonnet 4.5AnthropicGA
Gemini 2.5 ProGoogleGA
Grok Code Fast 1xAIPublic 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 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.

Note

ModelGitHub.comVisual Studio CodeVisual StudioEclipseXcodeJetBrains IDEs
Claude Haiku 4.5
Claude Opus 4.1
Claude Sonnet 3.5
Claude Sonnet 4
Claude Sonnet 4.5
Gemini 2.5 Pro
GPT-4.1
GPT-5
GPT-5 mini
GPT-5-Codex
Grok Code Fast 1

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 3.5
Claude Sonnet 4
Claude Sonnet 4.5
Gemini 2.5 Pro
GPT-4.1
GPT-5
GPT-5 mini
GPT-5-Codex
Grok Code Fast 1

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.33Not applicable
Claude Opus 4.110Not applicable
Claude Sonnet 3.511
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
Grok Code Fast 10.25Not applicable

Next steps