Skip to content

Commit 27b51c8

Browse files
sunbryecrwaters16Copilot
authored
08-05-25 Tented model (#56985)
Co-authored-by: Claire W <[email protected]> Co-authored-by: Copilot <[email protected]>
1 parent 7191eae commit 27b51c8

File tree

6 files changed

+83
-74
lines changed

6 files changed

+83
-74
lines changed

content/copilot/concepts/billing/copilot-requests.md

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -94,19 +94,20 @@ If you use **{% data variables.copilot.copilot_free_short %}**, you have access
9494

9595
{% rowheaders %}
9696

97-
| Model | Multiplier for **paid plans** | Multiplier for **{% data variables.copilot.copilot_free_short %}** |
98-
|-------------------------------------------------------------------------|--------------------------------|-----------------------|
99-
| {% data variables.copilot.copilot_gpt_41 %} | 0 | 1 |
100-
| {% data variables.copilot.copilot_gpt_4o %} | 0 | 1 |
101-
| {% data variables.copilot.copilot_claude_sonnet_35 %} | 1 | 1 |
102-
| {% data variables.copilot.copilot_claude_sonnet_37 %} | 1 | Not applicable |
103-
| {% data variables.copilot.copilot_claude_sonnet_37 %} Thinking | 1.25 | Not applicable |
104-
| {% data variables.copilot.copilot_claude_sonnet_40 %} | 1 | Not applicable |
105-
| {% data variables.copilot.copilot_claude_opus %} | 10 | Not applicable |
106-
| {% data variables.copilot.copilot_gemini_flash %} | 0.25 | 1 |
107-
| {% data variables.copilot.copilot_gemini_25_pro %} | 1 | Not applicable |
108-
| {% data variables.copilot.copilot_o3 %} | 1 | Not applicable |
109-
| {% data variables.copilot.copilot_o4_mini %} | 0.33 | Not applicable |
97+
| Model | Multiplier for **paid plans** | Multiplier for **{% data variables.copilot.copilot_free_short %}** |
98+
|----------------------------------------------------------------|--------------------------------|-----------------------|
99+
| {% data variables.copilot.copilot_gpt_41 %} | 0 | 1 |
100+
| {% data variables.copilot.copilot_gpt_4o %} | 0 | 1 |
101+
| {% data variables.copilot.copilot_claude_sonnet_35 %} | 1 | 1 |
102+
| {% data variables.copilot.copilot_claude_sonnet_37 %} | 1 | Not applicable |
103+
| {% data variables.copilot.copilot_claude_sonnet_37 %} Thinking | 1.25 | Not applicable |
104+
| {% data variables.copilot.copilot_claude_sonnet_40 %} | 1 | Not applicable |
105+
| {% data variables.copilot.copilot_claude_opus_41 %} | 10 | Not applicable |
106+
| {% data variables.copilot.copilot_claude_opus %} | 10 | Not applicable |
107+
| {% data variables.copilot.copilot_gemini_flash %} | 0.25 | 1 |
108+
| {% data variables.copilot.copilot_gemini_25_pro %} | 1 | Not applicable |
109+
| {% data variables.copilot.copilot_o3 %} | 1 | Not applicable |
110+
| {% data variables.copilot.copilot_o4_mini %} | 0.33 | Not applicable |
110111

111112
{% endrowheaders %}
112113

content/copilot/reference/ai-models/model-comparison.md

Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -23,18 +23,19 @@ contentType: reference
2323

2424
Use this table to find a suitable model quickly, see more detail in the sections below.
2525

26-
| Model | Task area | Excels at (primary use case) | Additional capabilities |
27-
|-------|-----------|-------------------------------|--------------------------|
28-
| {% data variables.copilot.copilot_gpt_41 %} | General-purpose coding and writing | Fast, accurate code completions and explanations | Agent mode, vision |
29-
| {% data variables.copilot.copilot_gpt_4o %} | General-purpose coding and writing | Fast completions and visual input understanding | Agent mode, vision |
30-
| {% data variables.copilot.copilot_o3 %} | Deep reasoning and debugging | Multi-step problem solving and architecture-level code analysis | Reasoning |
31-
| {% data variables.copilot.copilot_o4_mini %} | Fast help with simple or repetitive tasks | Fast, reliable answers to lightweight coding questions | Lower latency |
32-
| {% data variables.copilot.copilot_claude_opus %} | Deep reasoning and debugging | Complex problem-solving challenges, sophisticated reasoning | Reasoning, vision |
26+
| Model | Task area | Excels at (primary use case) | Additional capabilities |
27+
|-------------------------------------------------------|-----------|-------------------------------|--------------------------|
28+
| {% data variables.copilot.copilot_gpt_41 %} | General-purpose coding and writing | Fast, accurate code completions and explanations | Agent mode, vision |
29+
| {% data variables.copilot.copilot_gpt_4o %} | General-purpose coding and writing | Fast completions and visual input understanding | Agent mode, vision |
30+
| {% data variables.copilot.copilot_o3 %} | Deep reasoning and debugging | Multi-step problem solving and architecture-level code analysis | Reasoning |
31+
| {% data variables.copilot.copilot_o4_mini %} | Fast help with simple or repetitive tasks | Fast, reliable answers to lightweight coding questions | Lower latency |
32+
| {% data variables.copilot.copilot_claude_opus_41 %} | Deep reasoning and debugging | Complex problem-solving challenges, sophisticated reasoning | Reasoning, vision |
33+
| {% data variables.copilot.copilot_claude_opus %} | Deep reasoning and debugging | Complex problem-solving challenges, sophisticated reasoning | Reasoning, vision |
3334
| {% data variables.copilot.copilot_claude_sonnet_35 %} | Fast help with simple or repetitive tasks | Quick responses for code, syntax, and documentation | Agent mode, vision |
3435
| {% data variables.copilot.copilot_claude_sonnet_37 %} | Deep reasoning and debugging | Structured reasoning across large, complex codebases | Agent mode, vision |
3536
| {% data variables.copilot.copilot_claude_sonnet_40 %} | Deep reasoning and debugging | Performance and practicality, perfectly balanced for coding workflows | Agent mode, vision |
36-
| {% data variables.copilot.copilot_gemini_25_pro %} | Deep reasoning and debugging | Complex code generation, debugging, and research workflows | Reasoning, vision |
37-
| {% data variables.copilot.copilot_gemini_flash %} | Working with visuals (diagrams, screenshots) | Real-time responses and visual reasoning for UI and diagram-based tasks | Vision |
37+
| {% data variables.copilot.copilot_gemini_25_pro %} | Deep reasoning and debugging | Complex code generation, debugging, and research workflows | Reasoning, vision |
38+
| {% data variables.copilot.copilot_gemini_flash %} | Working with visuals (diagrams, screenshots) | Real-time responses and visual reasoning for UI and diagram-based tasks | Vision |
3839

3940
## Task: General-purpose coding and writing
4041

@@ -93,13 +94,14 @@ These models are designed for tasks that require step-by-step reasoning, complex
9394

9495
### Recommended models
9596

96-
| Model | Why it's a good fit |
97-
|-------|---------------------|
98-
| {% data variables.copilot.copilot_o3 %} | Strong at algorithm design, system debugging, and architecture decisions. Balances performance and reasoning. |
99-
| {% data variables.copilot.copilot_claude_sonnet_37 %} | Provides hybrid reasoning that adapts to both fast tasks and deeper thinking. |
100-
| {% data variables.copilot.copilot_claude_sonnet_40 %} | Improves on 3.7 with more reliable completions and smarter reasoning under pressure. |
101-
| {% data variables.copilot.copilot_claude_opus %} | Anthropic’s most powerful model. Strong at strategy, debugging, and multi-layered logic. |
102-
| {% data variables.copilot.copilot_gemini_25_pro %} | Advanced reasoning across long contexts and scientific or technical analysis. |
97+
| Model | Why it's a good fit |
98+
|-------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------|
99+
| {% data variables.copilot.copilot_o3 %} | Strong at algorithm design, system debugging, and architecture decisions. Balances performance and reasoning. |
100+
| {% data variables.copilot.copilot_claude_sonnet_37 %} | Provides hybrid reasoning that adapts to both fast tasks and deeper thinking. |
101+
| {% data variables.copilot.copilot_claude_sonnet_40 %} | Improves on 3.7 with more reliable completions and smarter reasoning under pressure. |
102+
| {% data variables.copilot.copilot_claude_opus_41 %} | Anthropic’s most powerful model. Improves on {% data variables.copilot.copilot_claude_opus %}. |
103+
| {% data variables.copilot.copilot_claude_opus %} | Strong at strategy, debugging, and multi-layered logic. |
104+
| {% data variables.copilot.copilot_gemini_25_pro %} | Advanced reasoning across long contexts and scientific or technical analysis. |
103105

104106
### When to use these models
105107

content/copilot/reference/ai-models/model-hosting.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,14 @@ When using OpenAI's models, input requests and output responses continue to run
3030

3131
Used for:
3232

33+
* {% data variables.copilot.copilot_claude_opus_41 %}
3334
* {% data variables.copilot.copilot_claude_opus %}
3435
* {% data variables.copilot.copilot_claude_sonnet_35 %}
3536
* {% data variables.copilot.copilot_claude_sonnet_37 %}
3637
* {% data variables.copilot.copilot_claude_sonnet_37 %} Thinking
3738
* {% data variables.copilot.copilot_claude_sonnet_40 %}
3839

39-
{% data variables.copilot.copilot_claude_opus %} and {% data variables.copilot.copilot_claude_sonnet_40 %} are hosted by Anthropic PBC and Google Cloud Platform. {% data variables.copilot.copilot_claude_sonnet_37 %} is hosted by Amazon Web Services, Anthropic PBC, and Google Cloud Platform. {% data variables.copilot.copilot_claude_sonnet_35 %} is hosted exclusively by Amazon Web Services. {% data variables.product.github %} has provider agreements in place to ensure data is not used for training. Additional details for each provider are included below:
40+
{% data variables.copilot.copilot_claude_opus_41 %} is hosted by Anthropic PBC. {% data variables.copilot.copilot_claude_opus %} and {% data variables.copilot.copilot_claude_sonnet_40 %} are hosted by Anthropic PBC and Google Cloud Platform. {% data variables.copilot.copilot_claude_sonnet_37 %} is hosted by Amazon Web Services, Anthropic PBC, and Google Cloud Platform. {% data variables.copilot.copilot_claude_sonnet_35 %} is hosted exclusively by Amazon Web Services. {% data variables.product.github %} has provider agreements in place to ensure data is not used for training. Additional details for each provider are included below:
4041

4142
* Amazon Bedrock: Amazon makes the [following data commitments](https://docs.aws.amazon.com/bedrock/latest/userguide/data-protection.html): _Amazon Bedrock doesn't store or log your prompts and completions. Amazon Bedrock doesn't use your prompts and completions to train any AWS models and doesn't distribute them to third parties_.
4243
* Anthropic PBC: {% data variables.product.github %} maintains a [zero data retention agreement](https://privacy.anthropic.com/en/articles/8956058-i-have-a-zero-retention-agreement-with-anthropic-what-products-does-it-apply-to) with Anthropic.

0 commit comments

Comments
 (0)