Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add GPT-5.5 and GPT-5.4 mini model card links to model comparison tab…
…le (#61118)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: sunbrye <56200261+sunbrye@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
  • Loading branch information
3 people authored May 11, 2026
commit 455609a3e5b91c408ece4b1902427a7283b1537c
4 changes: 2 additions & 2 deletions data/tables/copilot/model-comparison.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@
- name: GPT-5.4 mini
task_area: Agentic software development
excels_at: Codebase exploration and is especially effective when using grep-style tools
further_reading: 'Not available'
further_reading: '[GPT-5.4 mini model card](https://deploymentsafety.openai.com/gpt-5-4-thinking/gpt-5-4-thinking.pdf)'

- name: GPT-5.5
task_area: Deep reasoning and debugging
excels_at: Multi-step problem solving and architecture-level code analysis
further_reading: 'Not available'
further_reading: '[GPT-5.5 model card](https://deploymentsafety.openai.com/gpt-5-5/gpt-5-5.pdf)'

# Anthropic
- name: Claude Haiku 4.5
Expand Down