Skip to main content

Supported AI models in 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.

Hinweis

Model availability is subject to change. Some models may be replaced or updated over time.

For all 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.

Model nameProviderRelease statusAgent modeAsk modeEdit mode
GPT-4.1OpenAIGA
GPT-4.5OpenAIPublic preview
GPT-4oOpenAIGA
o1OpenAIPublic preview
o3OpenAIPublic preview
o3-miniOpenAIGA
o4-miniOpenAIPublic preview
Claude Opus 4AnthropicPublic preview
Claude Sonnet 3.5AnthropicGA
Claude Sonnet 3.7AnthropicGA
Claude Sonnet 3.7 ThinkingAnthropicGA
Claude Sonnet 4AnthropicPublic preview
Gemini 2.5 ProGooglePublic preview
Gemini 2.0 FlashGoogleGA

Supported AI models per client

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

ModelGitHub.comVisual Studio CodeVisual StudioEclipseXcodeJetBrains IDEs
GPT-4.1
GPT-4.5
GPT-4o
o1
o3
o3-mini
o4-mini
Claude Opus 4
Claude Sonnet 3.5
Claude Sonnet 3.7
Claude Sonnet 3.7 Thinking
Claude Sonnet 4
Gemini 2.5 Pro
Gemini 2.0 Flash

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 Pläne für GitHub Copilot.

Available models in chatCopilot FreeCopilot ProCopilot Pro+Copilot BusinessCopilot Enterprise
GPT-4.1
GPT-4.5
GPT-4o
o1
o3
o3-mini
o4-mini
Claude Opus 4
Claude Sonnet 3.5
Claude Sonnet 3.7
Claude Sonnet 3.7 Thinking
Claude Sonnet 4
Gemini 2.5 Pro
Gemini 2.0 Flash

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 Grundlegendes zu den Anforderungen in Copilot und Verwalten der Anforderungen in Copilot.

ModelMultiplier for paid plansMultiplier for Copilot Free
GPT-4.101
GPT-4.550Not applicable
GPT-4o01
o110Not applicable
o31Not applicable
o3-mini0.331
o4-mini0.33Not applicable
Claude Opus 410Not applicable
Claude Sonnet 3.511
Claude Sonnet 3.71Not applicable
Claude Sonnet 3.7 Thinking1.25Not applicable
Claude Sonnet 41Not applicable
Gemini 2.5 Pro1Not applicable
Gemini 2.0 Flash0.251

Next steps