You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/copilot/using-github-copilot/ai-models/choosing-the-right-ai-model-for-your-task.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -27,10 +27,10 @@ Use this table to find a suitable model quickly, see more detail in the sections
27
27
| {% data variables.copilot.copilot_o3 %} | Deep reasoning and debugging | Multi-step problem solving and architecture-level code analysis | Reasoning |
28
28
| {% data variables.copilot.copilot_o3_mini %} | Fast help with simple or repetitive tasks | Quick responses for code snippets, explanations, and prototyping | Lower latency |
29
29
| {% data variables.copilot.copilot_o4_mini %} | Fast help with simple or repetitive tasks | Fast, reliable answers to lightweight coding questions | Lower latency |
30
-
| {% data variables.copilot.copilot_claude_opus %} | Deep reasoning and debugging |Advanced agentic workflows over large codebases, long-horizon projects| Reasoning |
30
+
| {% data variables.copilot.copilot_claude_opus %} | Deep reasoning and debugging |Complex problem-solving challenges, sophisticated reasoning| Reasoning, vision|
31
31
| {% data variables.copilot.copilot_claude_sonnet_35 %} | Fast help with simple or repetitive tasks | Quick responses for code, syntax, and documentation | Agent mode |
32
32
| {% data variables.copilot.copilot_claude_sonnet_37 %} | Deep reasoning and debugging | Structured reasoning across large, complex codebases | Agent mode |
33
-
| {% data variables.copilot.copilot_claude_sonnet_40 %} | Deep reasoning and debugging |High-performance code review, bug fixes, and efficient research workflows | Agent mode |
33
+
| {% data variables.copilot.copilot_claude_sonnet_40 %} | Deep reasoning and debugging |Performance and practicality, perfectly balanced for coding workflows | Agent mode, vision|
34
34
| {% data variables.copilot.copilot_gemini_25_pro %} | Deep reasoning and debugging | Complex code generation, debugging, and research workflows | Reasoning |
35
35
| {% data variables.copilot.copilot_gemini_flash %} | Working with visuals (diagrams, screenshots) | Real-time responses and visual reasoning for UI and diagram-based tasks | Visual |
0 commit comments