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.

注意

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.5OpenAI公共预览版
GPT-4oOpenAIGA
o1OpenAI公共预览版
o3OpenAI公共预览版
o3-miniOpenAIGA
o4-miniOpenAI公共预览版
Claude Opus 4Anthropic公共预览版
Claude Sonnet 3.5AnthropicGA
Claude Sonnet 3.7AnthropicGA
Claude Sonnet 3.7 ThinkingAnthropicGA
Claude Sonnet 4Anthropic公共预览版
Gemini 2.5 ProGoogle公共预览版
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 适用于 GitHub Copilot 的计划.

Available models in chatCopilot 免费版Copilot 专业版Copilot 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 了解并管理 Copilot 中的请求.

ModelMultiplier for paid plansMultiplier for Copilot 免费版
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